Skip to content

Commit 6f0a0c8

Browse files
committed
fix(deps): allow "webmozart/assert": "^1.12 || ^2.0"
1 parent 79e88b2 commit 6f0a0c8

2 files changed

Lines changed: 1632 additions & 1314 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"psr/http-server-handler": "^1.0",
3131
"psr/http-server-middleware": "^1.0",
3232
"symfony/cache": "^6.4 || ^7.4 || ^8.0",
33-
"webmozart/assert": "^1.12"
33+
"webmozart/assert": "^1.12 || ^2.0"
3434
},
3535
"require-dev": {
3636
"codeception/c3": "^2.9",

0 commit comments

Comments
 (0)