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 b6de3f9 commit aa4a0f9Copy full SHA for aa4a0f9
.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