Skip to content

Commit cbf20f6

Browse files
authored
Merge pull request #46 from veewee/assert-v2
Allow webmozart/assert v2
2 parents ca65dea + edd388b commit cbf20f6

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
@@ -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)