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 c48c069 commit 6dee6baCopy full SHA for 6dee6ba
composer.json
@@ -17,10 +17,10 @@
17
"phpunit/phpunit": "^9.5",
18
"enqueue/test": "0.10.x-dev",
19
"doctrine/doctrine-bundle": "^2.0",
20
- "symfony/browser-kit": "^4.3|^5|^6.0",
21
- "symfony/expression-language": "^4.3|^5|^6.0",
22
- "symfony/framework-bundle": "^4.3|^5|^6.0",
23
- "symfony/yaml": "^4.3|^5|^6.0"
+ "symfony/browser-kit": "^5.1|^6.0",
+ "symfony/expression-language": "^5.1|^6.0",
+ "symfony/framework-bundle": "^5.1|^6.0",
+ "symfony/yaml": "^5.1|^6.0"
24
},
25
"support": {
26
"email": "[email protected]",
0 commit comments