We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ce7d0f commit e690036Copy full SHA for e690036
.github/workflows/test-application.yaml
@@ -59,7 +59,7 @@ jobs:
59
fail-fast: false
60
matrix:
61
include:
62
- - php-version: '7.4'
+ - php-version: '8.1'
63
64
steps:
65
- name: Checkout project
0 commit comments