File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 2727 php-version :
2828 - " 8.3"
2929 - " 8.4"
30+ - " 8.5"
3031 operating-system :
3132 - " ubuntu-latest"
3233
4243 extensions : mbstring
4344
4445 - name : " Install dependencies"
45- uses : " ramsey/composer-install@v2 "
46+ uses : " ramsey/composer-install@v3 "
4647 with :
4748 dependency-versions : " ${{ matrix.dependencies }}"
4849
Original file line number Diff line number Diff line change 66 "require" : {
77 "php" : " ^8.3" ,
88 "dealerdirect/phpcodesniffer-composer-installer" : " ^1.0" ,
9- "slevomat/coding-standard" : " dev-1801-this-traversable as 8.24.1 " ,
9+ "slevomat/coding-standard" : " ^8.25 " ,
1010 "squizlabs/php_codesniffer" : " ^4.0"
1111 },
1212 "require-dev" : {
1313 "friendsofphp/php-cs-fixer" : " ^3.88" ,
14- "phpunit/phpunit" : " ^12.3 " ,
14+ "phpunit/phpunit" : " ^12.4 " ,
1515 "vimeo/psalm" : " ^6.13"
1616 },
1717 "repositories" : [
You can’t perform that action at this time.
0 commit comments