File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1515 - name : " Setup PHP Action"
1616 uses : " shivammathur/setup-php@v2"
1717 with :
18- php-version : " 8.3 "
18+ php-version : " 8.4 "
1919 extensions : " intl"
2020
2121 - name : " Install dependencies with Composer"
Original file line number Diff line number Diff line change 1515 - name : " Setup PHP Action"
1616 uses : " shivammathur/setup-php@v2"
1717 with :
18- php-version : " 8.3 "
18+ php-version : " 8.4 "
1919 extensions : " intl, xdebug"
2020
2121 - name : " Install dependencies with Composer"
Original file line number Diff line number Diff line change 1818 - php-versions : " 8.3"
1919 continue-on-error : false
2020 - php-versions : " 8.4"
21- composer-option : " --ignore-platform-reqs "
21+ composer-option : " "
2222 continue-on-error : true
2323 - php-versions : " 8.5"
2424 composer-option : " --ignore-platform-reqs"
You can’t perform that action at this time.
0 commit comments