Skip to content

Commit edd388b

Browse files
committed
Allow webmozart/assert v2
1 parent ca65dea commit edd388b

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
@@ -31,7 +31,7 @@
3131
"psr/http-message": "^1.0 || ^2.0",
3232
"psr/http-message-implementation": "^1.0",
3333
"psr/log": "^3",
34-
"webmozart/assert": "^1.11"
34+
"webmozart/assert": "^1.11 | ^2.0"
3535
},
3636
"require-dev": {
3737
"guzzlehttp/guzzle": "^7.8",

0 commit comments

Comments
 (0)