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.
2 parents 2cf8362 + f607a66 commit 5cdf14fCopy full SHA for 5cdf14f
composer.json
@@ -30,16 +30,16 @@
30
],
31
"require": {
32
"php": ">=7.4",
33
- "symfony/framework-bundle": "^3.4 || ^4.1.12 || ^5.0"
+ "symfony/framework-bundle": "^3.4 || ^4.1.12 || ^5.0 || ^6.0"
34
},
35
"require-dev": {
36
"ext-json": "*",
37
"phpstan/phpstan": "0.12.*",
38
"squizlabs/php_codesniffer": "3.5.*",
39
- "symfony/phpunit-bridge": "^3.4 || ^4.1.12 || ^5.0",
+ "symfony/phpunit-bridge": "^3.4 || ^4.1.12 || ^5.0 || ^6.0",
40
"phpunit/phpunit": "^8.5 || ^9.0",
41
- "symfony/yaml": "^3.4 || ^4.0 || ^5.0",
42
- "symfony/browser-kit": "^3.4 || ^4.4 || ^5.0"
+ "symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0",
+ "symfony/browser-kit": "^3.4 || ^4.4 || ^5.0 || ^6.0"
43
44
"autoload": {
45
"psr-4": {
0 commit comments