Skip to content

Commit 247a539

Browse files
committed
Adds compatibility with webmozart/assert 2.0.
1 parent 99734f5 commit 247a539

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)