File tree Expand file tree Collapse file tree 6 files changed +4
-10
lines changed Expand file tree Collapse file tree 6 files changed +4
-10
lines changed Original file line number Diff line number Diff line change 2727 with :
2828 php-version : " 8.3"
2929 coverage : none
30- tools : phive
3130
3231 - name : Get Composer cache directory
3332 id : get-composer-cache
4241 restore-keys : composer-cache-${{ runner.os }}-
4342
4443 - name : Install PHP dependencies
45- run : |
46- composer install --no-interaction --no-progress
47- phive --no-progress install --trust-gpg-keys E82B2FB314E9906E,E8CC5BC780B581F2
44+ run : composer install --no-interaction --no-progress
4845
4946 - name : Check generated files
5047 run : scripts/generate.php --check
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<phive xmlns =" https://phar.io/phive" >
3- <phar name =" lkrms/pretty-php" version =" ^0.4.48" installed =" 0.4.50 " location =" ./tools/pretty-php" copy =" false " />
4- <phar name =" php-cs-fixer" version =" ^3.46.0" installed =" 3.48.0" location =" ./tools/php-cs-fixer" copy =" false " />
5- <phar name =" salient-labs/php-changelog" version =" ^1.0.0" installed =" 1.0.1" location =" ./tools/changelog" copy =" false " />
3+ <phar name =" lkrms/pretty-php" version =" ^0.4.48" installed =" 0.4.51 " location =" ./tools/pretty-php" copy =" true " />
4+ <phar name =" php-cs-fixer" version =" ^3.46.0" installed =" 3.48.0" location =" ./tools/php-cs-fixer" copy =" true " />
5+ <phar name =" salient-labs/php-changelog" version =" ^1.0.0" installed =" 1.0.1" location =" ./tools/changelog" copy =" true " />
66</phive >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments