Skip to content

Commit db64fa2

Browse files
committed
use php 8.4 in CI
1 parent d989c01 commit db64fa2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/composer.yml

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

1616
- uses: shivammathur/setup-php@v2
1717
with:
18-
php-version: 7.4
18+
php-version: 8.4
1919

2020
- run: composer install --prefer-dist
2121

0 commit comments

Comments
 (0)