File tree Expand file tree Collapse file tree 2 files changed +15
-6
lines changed
Expand file tree Collapse file tree 2 files changed +15
-6
lines changed Original file line number Diff line number Diff line change 3535 - symfony-version : 7.2
3636 php : 8.4
3737 deps : high
38+ - symfony-version : 7.3
39+ php : 8.4
40+ deps : high
41+ - symfony-version : 7.4
42+ php : 8.4
43+ deps : high
44+ - symfony-version : 8.0
45+ php : 8.4
46+ deps : high
3847 steps :
3948 - uses : actions/checkout@v3
4049 with :
Original file line number Diff line number Diff line change 1313 ],
1414 "require" : {
1515 "php" : " >=8.1" ,
16- "symfony/asset-mapper" : " ^6.3|^7.0" ,
17- "symfony/console" : " ^6.3|^7.0" ,
18- "symfony/http-client" : " ^6.3|^7.0" ,
19- "symfony/process" : " ^6.3|^7.0"
16+ "symfony/asset-mapper" : " ^6.3|^7.0|^8.0 " ,
17+ "symfony/console" : " ^6.3|^7.0|^8.0 " ,
18+ "symfony/http-client" : " ^6.3|^7.0|^8.0 " ,
19+ "symfony/process" : " ^6.3|^7.0|^8.0 "
2020 },
2121 "require-dev" : {
22- "symfony/filesystem" : " ^6.3|^7.0" ,
23- "symfony/framework-bundle" : " ^6.3|^7.0" ,
22+ "symfony/filesystem" : " ^6.3|^7.0|^8.0 " ,
23+ "symfony/framework-bundle" : " ^6.3|^7.0|^8.0 " ,
2424 "phpstan/phpstan" : " ^1" ,
2525 "phpstan/phpstan-symfony" : " ^1.3" ,
2626 "phpunit/phpunit" : " ^10.5"
You can’t perform that action at this time.
0 commit comments