Skip to content

Commit 18b1384

Browse files
committed
Rerun Coverage
1 parent ae88c4f commit 18b1384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109

110110
- name: Composer Config nightly
111111
if: matrix.php == 'nightly'
112-
run: composer config platform.php 8.4.99
112+
run: composer config platform.php 8.5.99
113113

114114
- name: Composer Install
115115
run: composer install --ansi --prefer-dist --no-interaction --no-progress

0 commit comments

Comments
 (0)