This repository was archived by the owner on Dec 10, 2025. It is now read-only.
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 uses : " actions/checkout@v4"
2525
2626 - name : " Install PHP"
27- uses : " shivammathur/setup-php@2.30.0 "
27+ uses : " shivammathur/setup-php@2.30.2 "
2828 with :
2929 coverage : " pcov"
3030 php-version : " ${{ matrix.php-version }}"
Original file line number Diff line number Diff line change 2626 fetch-depth : 0
2727
2828 - name : " Install PHP"
29- uses : " shivammathur/setup-php@2.30.0 "
29+ uses : " shivammathur/setup-php@2.30.2 "
3030 with :
3131 coverage : " pcov"
3232 php-version : " ${{ matrix.php-version }}"
Original file line number Diff line number Diff line change 2929 fetch-depth : 0
3030
3131 - name : " Install PHP"
32- uses : " shivammathur/setup-php@2.30.0 "
32+ uses : " shivammathur/setup-php@2.30.2 "
3333 with :
3434 coverage : " pcov"
3535 php-version : " ${{ matrix.php-version }}"
Original file line number Diff line number Diff line change 2424 uses : " actions/checkout@v4"
2525
2626 - name : " Install PHP"
27- uses : " shivammathur/setup-php@2.30.0 "
27+ uses : " shivammathur/setup-php@2.30.2 "
2828 with :
2929 coverage : " pcov"
3030 php-version : " ${{ matrix.php-version }}"
Original file line number Diff line number Diff line change 2929 fetch-depth : 0
3030
3131 - name : " Install PHP"
32- uses : " shivammathur/setup-php@2.30.0 "
32+ uses : " shivammathur/setup-php@2.30.2 "
3333 with :
3434 coverage : " pcov"
3535 php-version : " ${{ matrix.php-version }}"
Original file line number Diff line number Diff line change 2020 "require-dev" : {
2121 "composer/composer" : " ^2.7.2" ,
2222 "doctrine/coding-standard" : " ^12.0.0" ,
23- "infection/infection" : " ^0.27.11 " ,
24- "phpunit/phpunit" : " ^10.5.15 " ,
23+ "infection/infection" : " ^0.28.1 " ,
24+ "phpunit/phpunit" : " ^10.5.19 " ,
2525 "symfony/process" : " ^7.0.4"
2626 },
2727 "autoload" : {
You can’t perform that action at this time.
0 commit comments