Skip to content
This repository was archived by the owner on Mar 5, 2023. It is now read-only.

Commit 57bc840

Browse files
committed
update dependencies
1 parent 2e051ae commit 57bc840

File tree

2 files changed

+137
-8
lines changed

2 files changed

+137
-8
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"php": "~7.0",
14-
"8fold/php-shoop-shelf": "~0.5.0",
14+
"8fold/php-shoop-shelf": "~0.6.1",
1515
"8fold/php-html-spec": "~0.0.2",
1616
"8fold/commonmark-abbreviations": "~1.0",
1717
"8fold/commonmark-accordions": "~1.0",
@@ -34,5 +34,6 @@
3434
"config": {
3535
"preferred-install": "dist"
3636
},
37+
"minimum-stability": "beta",
3738
"prefer-stable": true
3839
}

composer.lock

Lines changed: 135 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)