Skip to content

Commit 666ac06

Browse files
authored
Allow webmozart/assert v2 (#34)
1 parent 1870036 commit 666ac06

File tree

2 files changed

+34
-31
lines changed

2 files changed

+34
-31
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"symfony/finder": "^7.4 || ^8.0",
1515
"symfony/string": "^7.4 || ^8.0",
1616
"symfony/type-info": "^7.4 || ^8.0",
17-
"webmozart/assert": "^1.11",
17+
"webmozart/assert": "^1.12 || ^2.0",
1818
"webonyx/graphql-php": "^15.24.0"
1919
},
2020
"require-dev": {

composer.lock

Lines changed: 33 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)