Skip to content

Commit e690036

Browse files
Update .github/workflows/test-application.yaml
1 parent 6ce7d0f commit e690036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-application.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
fail-fast: false
6060
matrix:
6161
include:
62-
- php-version: '7.4'
62+
- php-version: '8.1'
6363

6464
steps:
6565
- name: Checkout project

0 commit comments

Comments
 (0)