Skip to content

Commit b7f9a8d

Browse files
committed
Adds compatibility with webmozart/assert 2.0.
1 parent a0f41b6 commit b7f9a8d

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
@@ -21,7 +21,7 @@
2121
"ext-filter": "*",
2222
"ext-libxml": "*",
2323
"ext-simplexml": "*",
24-
"webmozart/assert": "^1.5"
24+
"webmozart/assert": "^1.5 || ^2.0"
2525
},
2626
"require-dev": {
2727
"friendsofphp/php-cs-fixer": "^3.92",

0 commit comments

Comments
 (0)