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

Commit 1ae57a7

Browse files
committed
update dependencies
1 parent 8dd456a commit 1ae57a7

File tree

2 files changed

+540
-266
lines changed

2 files changed

+540
-266
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
}
1111
],
1212
"require": {
13-
"php": "~7.0",
13+
"php": "~7.0|^8.0",
1414
"8fold/php-shoop-shelf": "~0.7",
15-
"8fold/php-html-spec": "~0.0.2",
16-
"8fold/commonmark-abbreviations": "~1.0",
15+
"8fold/php-html-spec": "~0.0.3",
16+
"8fold/commonmark-abbreviations": "~1.0.3",
1717
"8fold/commonmark-accordions": "~1.0",
1818
"nesbot/carbon": "~2.36"
1919
},

0 commit comments

Comments
 (0)