File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 },
2525 "require" : {
2626 "php" : " >=7.4" ,
27- "symfony/config" : " ^4.4 || ^5.2 " ,
28- "symfony/dependency-injection" : " ^4.4 || ^5.2 " ,
29- "symfony/http-kernel" : " ^4.4 || ^5.2 "
27+ "symfony/config" : " ^4.4 || ^5.4 " ,
28+ "symfony/dependency-injection" : " ^4.4 || ^5.4 " ,
29+ "symfony/http-kernel" : " ^4.4 || ^5.4 "
3030 },
3131 "require-dev" : {
3232 "phpunit/phpunit" : " ^9.4"
Original file line number Diff line number Diff line change 1414 "symfony/debug-bundle" : " ^4.4" ,
1515 "symfony/dotenv" : " ^4.4" ,
1616 "symfony/monolog-bundle" : " ^3.0" ,
17- "symfony/profiler-pack" : " ^1.0" ,
18- "symfony/var-dumper" : " ^4.4"
17+ "symfony/stopwatch" : " ^4.4" ,
18+ "symfony/var-dumper" : " ^4.4" ,
19+ "symfony/web-profiler-bundle" : " ^4.4"
1920 },
2021 "repositories" : [
2122 {
2728 "preferred-install" : {
2829 "*" : " dist"
2930 },
30- "sort-packages" : true
31+ "sort-packages" : true ,
32+ "allow-plugins" : {
33+ "symfony/flex" : true
34+ }
3135 },
3236 "autoload" : {
3337 "psr-4" : {
You can’t perform that action at this time.
0 commit comments