File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434 with :
3535 php-version : " ${{ matrix.php-version }}"
3636 coverage : " pcov"
37- extensions : " ds, mbstring"
37+ extensions : " ds-1.8.0 , mbstring"
3838 ini-values : " zend.assertions=1"
3939
4040 - name : " Install dependencies with Composer"
Original file line number Diff line number Diff line change 2121 with :
2222 php-version : " 8.4"
2323 coverage : " none"
24- extensions : " ds, mbstring"
24+ extensions : " ds-1.8.0 , mbstring"
2525 tools : " cs2pr"
2626
2727 - name : " Install dependencies with Composer"
4343 with :
4444 php-version : " 8.4"
4545 coverage : " none"
46- extensions : " ds, mbstring"
46+ extensions : " ds-1.8.0 , mbstring"
4747 tools : " cs2pr"
4848
4949 - name : " Install dependencies with Composer"
Original file line number Diff line number Diff line change 2222 with :
2323 php-version : " 8.4"
2424 coverage : " pcov"
25- extensions : " ds, mbstring"
25+ extensions : " ds-1.8.0 , mbstring"
2626 tools : " cs2pr"
2727
2828 - name : " Install dependencies with Composer"
Original file line number Diff line number Diff line change 2121 with :
2222 php-version : " 8.4"
2323 coverage : " none"
24- extensions : " ds, mbstring"
24+ extensions : " ds-1.8.0 , mbstring"
2525 tools : " cs2pr"
2626
2727 - name : " Install dependencies with Composer"
4343 with :
4444 php-version : " 8.4"
4545 coverage : " none"
46- extensions : " ds, mbstring"
46+ extensions : " ds-1.8.0 , mbstring"
4747 tools : " cs2pr"
4848
4949 - name : " Install dependencies with Composer"
Original file line number Diff line number Diff line change 2020 ],
2121 "require" : {
2222 "php" : " ^8.4" ,
23- "ext-ds" : " * "
23+ "ext-ds" : " ^1 "
2424 },
2525 "require-dev" : {
2626 "cdn77/coding-standard" : " ^7.0" ,
2727 "ergebnis/composer-normalize" : " ^2.23" ,
2828 "infection/infection" : " ^0.32.0" ,
29- "php-ds/php-ds" : " ^2.0" ,
3029 "phpstan/extension-installer" : " ^1.1" ,
3130 "phpstan/phpstan" : " ^2.0" ,
3231 "phpstan/phpstan-phpunit" : " ^2.0.0" ,
You can’t perform that action at this time.
0 commit comments