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.
2 parents b6de3f9 + aa4a0f9 commit 9c4874fCopy full SHA for 9c4874f
1 file changed
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
fail-fast: false
18
matrix:
19
- php: ["7.4", "8.0"]
+ php: ["7.4", "8.0", "8.1"]
20
symfony: ["^4.4", "^5.4", "6.0"]
21
exclude:
22
- php: "7.4"
0 commit comments