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 3a31557 commit 2829026Copy full SHA for 2829026
.github/workflows/bare_run.yaml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- php_version: ['7.2', '7.3', '7.4', '8.0']
+ php_version: ['7.4', '8.0', '8.2']
16
17
steps:
18
-
0 commit comments