File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 22
22
"php" : " ^7.1" ,
23
23
"jean85/pretty-package-versions" : " ^1.0" ,
24
24
"sentry/sdk" : " ^2.0" ,
25
- "symfony/config" : " ^3.0||^4.0" ,
26
- "symfony/console" : " ^3.0||^4.0" ,
27
- "symfony/dependency-injection" : " ^3.0||^4.0" ,
28
- "symfony/event-dispatcher" : " ^3.0||^4.0" ,
29
- "symfony/http-kernel" : " ^3.0||^4.0" ,
30
- "symfony/security-core" : " ^3.0||^4.0"
25
+ "symfony/config" : " ^2.8||^ 3.0||^4.0" ,
26
+ "symfony/console" : " ^2.8||^ 3.0||^4.0" ,
27
+ "symfony/dependency-injection" : " ^2.8||^ 3.0||^4.0" ,
28
+ "symfony/event-dispatcher" : " ^2.8||^ 3.0||^4.0" ,
29
+ "symfony/http-kernel" : " ^2.8||^ 3.0||^4.0" ,
30
+ "symfony/security-core" : " ^2.8||^ 3.0||^4.0"
31
31
},
32
32
"require-dev" : {
33
33
"friendsofphp/php-cs-fixer" : " ^2.8" ,
37
37
"phpstan/phpstan-phpunit" : " ^0.11" ,
38
38
"phpunit/phpunit" : " ^7.5" ,
39
39
"scrutinizer/ocular" : " ^1.4" ,
40
- "symfony/expression-language" : " ^3.0||^4.0"
40
+ "symfony/expression-language" : " ^2.8||^ 3.0||^4.0"
41
41
},
42
42
"autoload" : {
43
43
"psr-4" : {
You can’t perform that action at this time.
0 commit comments