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 77 "license" : " MIT" ,
88 "require" : {
99 "php" : " ^7.1|^8.0" ,
10- "symfony/config" : " ^3.4|^4.0|^5.0|^6.0" ,
11- "symfony/console" : " ^3.4|^4.0|^5.0|^6.0" ,
12- "symfony/dependency-injection" : " ^3.4|^4.0|^5.0|^6.0" ,
13- "symfony/event-dispatcher" : " ^3.4|^4.0|^5.0|^6.0" ,
14- "symfony/http-kernel" : " ^3.4|^4.0|^5.0|^6.0"
10+ "symfony/config" : " ^3.4|^4.0|^5.0|^6.0|^7.0 " ,
11+ "symfony/console" : " ^3.4|^4.0|^5.0|^6.0|^7.0 " ,
12+ "symfony/dependency-injection" : " ^3.4|^4.0|^5.0|^6.0|^7.0 " ,
13+ "symfony/event-dispatcher" : " ^3.4|^4.0|^5.0|^6.0|^7.0 " ,
14+ "symfony/http-kernel" : " ^3.4|^4.0|^5.0|^6.0|^7.0 "
1515 },
1616 "require-dev" : {
1717 "matthiasnoback/symfony-dependency-injection-test" : " ^3.1|^4.0" ,
18- "nyholm/symfony-bundle-test" : " ^1.6" ,
19- "symfony/phpunit-bridge" : " ^5.0"
18+ "nyholm/symfony-bundle-test" : " ^1.6|^2.0|^3.0 " ,
19+ "symfony/phpunit-bridge" : " ^5.0|^6.0|^7.0 "
2020 },
2121 "autoload" : {
2222 "psr-4" : { "ElasticApmBundle\\ " : " " },
You can’t perform that action at this time.
0 commit comments