We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb79b33 commit 196aed6Copy full SHA for 196aed6
1 file changed
composer.json
@@ -27,8 +27,8 @@
27
"symfony/dependency-injection": "^7|^8",
28
"symfony/http-client": "^7|^8",
29
"symfony/http-kernel": "^7|^8",
30
- "psr/log": "^3",
31
- "webmozart/assert": "^1.11"
+ "psr/log": ">=3",
+ "webmozart/assert": ">=1.11"
32
},
33
"require-dev": {
34
"phpunit/phpunit": "^9.6.22",
0 commit comments