We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9d6d69 commit 3a51af6Copy full SHA for 3a51af6
.github/workflows/tests.yaml
@@ -53,6 +53,8 @@ jobs:
53
symfony-version: 7.*
54
- php: '8.1'
55
56
+ - php: '8.4'
57
+ symfony-version: 4.4.*
58
include:
59
- php: '7.2'
60
symfony-version: 4.4.*
0 commit comments