Skip to content

Commit 4632212

Browse files
committed
Fix typo
1 parent 22e0713 commit 4632212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
matrix:
1515
php: [7.4, 8.0, 8.1]
16-
symfony: [^4.4 ^5.4, ^6]
16+
symfony: [^4.4, ^5.4, ^6]
1717
dependency-version: [prefer-lowest, prefer-stable]
1818
os: [ubuntu-latest]
1919
exclude:

0 commit comments

Comments
 (0)