Skip to content

Commit 013600c

Browse files
authored
Update dependencies (#35)
1 parent 993d1da commit 013600c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
],
1414
"require": {
1515
"php": "^7.4|^8.0",
16-
"beberlei/assert": "^2.4",
16+
"beberlei/assert": "^2.4|^3.0",
1717
"dfridrich/library": "^1.37.14",
1818
"ext-simplexml": "*",
1919
"fabpot/goutte": "^4.0",
20-
"symfony/string": "^5|^6"
20+
"symfony/string": "^4|^5|^6"
2121
},
2222
"require-dev": {
2323
"symplify/coding-standard": "^8",

0 commit comments

Comments
 (0)