We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bdfc74 commit ca3154dCopy full SHA for ca3154d
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ jobs:
7
strategy:
8
matrix:
9
operating-system: [ ubuntu-latest, windows-latest, macos-latest ]
10
- php-version: [ 8.0, 8.3 ]
+ php-version: [ 8.1, 8.3 ]
11
steps:
12
13
# --------- Setup steps ---------
0 commit comments