File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1313 uses : " nucleos/actions/.github/workflows/continuous-integration.yml@main"
1414 with :
1515 PHP_EXTENSIONS : " mbstring"
16- SYMFONY_VERSIONS : " 5.4 "
16+ SYMFONY_VERSIONS : " 6.4,7.0 "
1717 secrets :
1818 CODECOV_TOKEN : " ${{ secrets.CODECOV_TOKEN }}"
Original file line number Diff line number Diff line change 4343 "php" : " ^8.1" ,
4444 "doctrine/inflector" : " ^2.0.4" ,
4545 "sonata-project/admin-bundle" : " ^4.7" ,
46- "symfony/config" : " ^5 .4 || ^6.2 " ,
47- "symfony/dependency-injection" : " ^5 .4 || ^6.2 " ,
48- "symfony/http-kernel" : " ^5 .4 || ^6.2 "
46+ "symfony/config" : " ^6 .4 || ^7.0 " ,
47+ "symfony/dependency-injection" : " ^6 .4 || ^7.0 " ,
48+ "symfony/http-kernel" : " ^6 .4 || ^7.0 "
4949 },
5050 "require-dev" : {
5151 "doctrine/doctrine-fixtures-bundle" : " ^3.0" ,
5252 "ergebnis/composer-normalize" : " ^2.0.1" ,
5353 "matthiasnoback/symfony-dependency-injection-test" : " ^5.0" ,
5454 "sonata-project/doctrine-orm-admin-bundle" : " ^4.2" ,
55- "symfony/phpunit-bridge" : " ^6 .0"
55+ "symfony/phpunit-bridge" : " ^7 .0"
5656 },
5757 "autoload" : {
5858 "psr-4" : {
You can’t perform that action at this time.
0 commit comments