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 8f515d1 commit 7044a4fCopy full SHA for 7044a4f
.github/workflows/ci.yaml
@@ -109,18 +109,12 @@ jobs:
109
- php-version: '7.4'
110
composer-options: '--prefer-stable'
111
symfony-version: '5.4.*'
112
- - php-version: '8.0'
113
- composer-options: '--prefer-stable'
114
- symfony-version: '5.3.*'
115
- php-version: '8.0'
116
117
118
119
120
symfony-version: '6.0.*'
121
- - php-version: '8.1'
122
123
124
- php-version: '8.1'
125
126
0 commit comments