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 1f77828 + 7a8e653 commit e3ed1e9Copy full SHA for e3ed1e9
.github/workflows/ci.yaml
@@ -73,9 +73,6 @@ jobs:
73
- php-version: '8.2'
74
composer-options: '--prefer-stable'
75
symfony-version: '6.4.*'
76
- - php-version: '8.2'
77
- composer-options: '--prefer-stable'
78
- symfony-version: '7.0.*'
79
80
81
symfony-version: '7.1.*'
@@ -85,9 +82,6 @@ jobs:
85
82
- php-version: '8.3'
86
83
87
84
88
- - php-version: '8.3'
89
90
91
92
93
0 commit comments