File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 php : ['8.4']
1414 sf_version : ['8.0.*']
1515 include :
16- - php : ' 8.0'
17- sf_version : ' 5.4.*'
18- - php : ' 8.1'
16+ - php : ' 8.2'
1917 sf_version : ' 6.4.*'
2018 - php : ' 8.2'
2119 sf_version : ' 7.4.*'
4947 - name : Set up PHP
5048 uses : shivammathur/setup-php@2.7.0
5149 with :
52- php-version : 8.0
50+ php-version : 8.2
5351 coverage : pcov
5452
5553 - name : Checkout code
6058
6159 - name : Run tests
6260 env :
63- PHP_VERSION : ' 8.0 '
61+ PHP_VERSION : ' 8.2 '
6462 run : ./vendor/bin/phpunit -v --coverage-text
Original file line number Diff line number Diff line change 3535 "mnapoli/hard-mode" : " ^0.3.0" ,
3636 "phpstan/phpstan" : " ^1.3" ,
3737 "phpunit/phpunit" : " ^8.5.22" ,
38- "symfony/config" : " ^5.4|^6.0|^7.0" ,
39- "symfony/framework-bundle" : " ^5.4|^6.0|^7.0" ,
40- "symfony/phpunit-bridge" : " ^6.0|^7.0" ,
41- "symfony/process" : " ^5.4|^6.0|^7.0"
38+ "symfony/config" : " ^5.4|^6.0|^7.0|^8.0 " ,
39+ "symfony/framework-bundle" : " ^5.4|^6.0|^7.0|^8.0 " ,
40+ "symfony/phpunit-bridge" : " ^6.0|^7.0|^8.0 " ,
41+ "symfony/process" : " ^5.4|^6.0|^7.0|^8.0 "
4242 },
4343 "extra" : {
4444 "symfony" : {
You can’t perform that action at this time.
0 commit comments