File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2020
2121 - uses : shivammathur/setup-php@v2
2222 with :
23- php-version : 8.1
23+ php-version : 8.2
2424 coverage : pcov
2525
2626 - id : composer-cache
Original file line number Diff line number Diff line change 2020
2121 - uses : shivammathur/setup-php@v2
2222 with :
23- php-version : 8.1
23+ php-version : 8.2
2424
2525 - id : composer-cache
2626 run : echo "dir=$(composer config cache-files-dir)" >> $GITHUB_OUTPUT
Original file line number Diff line number Diff line change 2020
2121 - uses : shivammathur/setup-php@v2
2222 with :
23- php-version : 8.1
23+ php-version : 8.2
2424
2525 - id : composer-cache
2626 run : echo "dir=$(composer config cache-files-dir)" >> $GITHUB_OUTPUT
Original file line number Diff line number Diff line change 2020
2121 - uses : shivammathur/setup-php@v2
2222 with :
23- php-version : 8.1
23+ php-version : 8.2
2424
2525 - id : composer-cache
2626 run : echo "dir=$(composer config cache-files-dir)" >> $GITHUB_OUTPUT
Original file line number Diff line number Diff line change 2020
2121 - uses : shivammathur/setup-php@v2
2222 with :
23- php-version : 8.1
23+ php-version : 8.2
2424
2525 - id : composer-cache
2626 run : echo "dir=$(composer config cache-files-dir)" >> $GITHUB_OUTPUT
Original file line number Diff line number Diff line change 1919 ],
2020 "homepage" : " https://github.com/psr-discovery" ,
2121 "require" : {
22- "php" : " ^8.1 " ,
22+ "php" : " ^8.2 " ,
2323 "psr/cache" : " ^1.0 | ^2.0 | ^3.0" ,
2424 "psr-discovery/discovery" : " ^1.0"
2525 },
You can’t perform that action at this time.
0 commit comments