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 3560c62 commit 8089b34Copy full SHA for 8089b34
composer.json
@@ -17,10 +17,10 @@
17
"phpunit/phpunit": "^9.5",
18
"enqueue/test": "0.10.x-dev",
19
"doctrine/doctrine-bundle": "^2.5|^3.1",
20
- "symfony/browser-kit": "^6.2|^7.0|^8.0",
21
- "symfony/expression-language": "^6.2|^7.0|^8.0",
22
- "symfony/framework-bundle": "^6.2|^7.0|^8.0",
23
- "symfony/yaml": "^6.2|^7.0|^8.0"
+ "symfony/browser-kit": "^7.0|^8.0",
+ "symfony/expression-language": "^7.0|^8.0",
+ "symfony/framework-bundle": "^7.0|^8.0",
+ "symfony/yaml": "^7.0|^8.0"
24
},
25
"support": {
26
"email": "[email protected]",
0 commit comments