Skip to content

Commit def7f6e

Browse files
authored
dep(composer): Allow webmozart/assert ^2.0 (#79)
1 parent f4df1d8 commit def7f6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"symfony/string": "^6.0 || ^7.0 || ^8.0",
2525
"thecodingmachine/safe": "^2.0 || ^3.0",
2626
"twig/twig": "^3.20",
27-
"webmozart/assert": "^1.11"
27+
"webmozart/assert": "^1.11 || ^2.0"
2828
},
2929
"require-dev": {
3030
"ergebnis/composer-normalize": "^2.2",

0 commit comments

Comments
 (0)