We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f405626 commit 34f0f2eCopy full SHA for 34f0f2e
1 file changed
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
matrix:
14
php:
15
- - "7.4"
+ - "8.4"
16
steps:
17
- uses: actions/checkout@v4
18
- uses: shivammathur/setup-php@v2
0 commit comments