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 a86ab5b commit 35dcca3Copy full SHA for 35dcca3
.github/workflows/php.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
fail-fast: true
12
matrix:
13
- php: [8.0, 8.1] #
+ php: [8.0, 8.1, 8.2] #
14
os: [ubuntu-latest, macOS-latest] # windows-latest,
15
# include:
16
# - os: 'ubuntu-latest'
0 commit comments