We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89c62f4 commit d67c4e4Copy full SHA for d67c4e4
composer.json
@@ -20,10 +20,8 @@
20
"zenstruck/browser": "^1.4",
21
"symfony/twig-bundle": "^5.4|^6.3|^7.0",
22
"twig/twig": "^2.15|^3.0",
23
- "symfony/options-resolver": "^5.4|^6.3|^7.0"
24
- },
25
- "conflict": {
26
- "phpunit/phpunit": ">=10"
+ "symfony/options-resolver": "^5.4|^6.3|^7.0",
+ "phpunit/phpunit": "^9.6"
27
},
28
"minimum-stability": "dev",
29
"autoload": {
0 commit comments