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 ae24d74 commit d15296eCopy full SHA for d15296e
.github/workflows/build.yml
@@ -30,7 +30,7 @@ jobs:
30
pagerfanta: "^3.7"
31
symfony: "^5.4"
32
app_env: "test"
33
- - php: 8.3
+ - php: "8.3"
34
symfony: "^7.0"
35
app_env: "test_without_hateoas"
36
exclude:
0 commit comments