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 1717 ],
1818 "homepage" : " https://github.com/psr-discovery/http-factory-implementations" ,
1919 "require" : {
20- "php" : " ^8.1 " ,
20+ "php" : " ^8.2 " ,
2121 "psr/http-factory" : " ^1.0" ,
2222 "psr-discovery/discovery" : " ^1.1"
2323 },
You can’t perform that action at this time.
0 commit comments