We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca5cb64 commit 0702981Copy full SHA for 0702981
1 file changed
.github/workflows/main.yml
@@ -21,7 +21,7 @@ jobs:
21
22
strategy:
23
matrix:
24
- php-version: [ '7.4' ]
+ php-version: [ '8.1', '8.2' ]
25
operating-system: [ 'ubuntu-latest' ]
26
fail-fast: false
27
@@ -80,7 +80,7 @@ jobs:
80
81
82
83
84
85
86
@@ -194,7 +194,7 @@ jobs:
194
195
196
197
198
199
200
0 commit comments