Skip to content

Commit 41fea9c

Browse files
committed
Use PHP 8.4
1 parent dac5b7b commit 41fea9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ jobs:
220220
name: Setup PHP
221221
uses: shivammathur/setup-php@v2
222222
with:
223-
php-version: 8.3
223+
php-version: 8.4
224224
ini-file: development
225225

226226
-

0 commit comments

Comments
 (0)