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 22e0713 commit 4632212Copy full SHA for 4632212
.github/workflows/run-tests.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
matrix:
15
php: [7.4, 8.0, 8.1]
16
- symfony: [^4.4 ^5.4, ^6]
+ symfony: [^4.4, ^5.4, ^6]
17
dependency-version: [prefer-lowest, prefer-stable]
18
os: [ubuntu-latest]
19
exclude:
0 commit comments