Skip to content

Commit 1d3a303

Browse files
committed
fix CI - this package does not use matthiasnoback/symfony-dependency-injection-test
1 parent 0908fb0 commit 1d3a303

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

.github/workflows/ci.yml

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -139,10 +139,15 @@ jobs:
139139
- '7.3'
140140
- '7.4'
141141
symfony-version:
142-
# - '4.0' matthiasnoback/symfony-dependency-injection-test 4.3.0 requires symfony/config ^4.4 || ^5.3 || ^6.0
143-
# - '4.1' matthiasnoback/symfony-dependency-injection-test 4.3.0 requires symfony/config ^4.4 || ^5.3 || ^6.0
144-
# - '4.2' matthiasnoback/symfony-dependency-injection-test 4.3.0 requires symfony/config ^4.4 || ^5.3 || ^6.0
145-
# - '4.3' matthiasnoback/symfony-dependency-injection-test 4.3.0 requires symfony/config ^4.4 || ^5.3 || ^6.0
142+
- '3.0'
143+
- '3.1'
144+
- '3.2'
145+
- '3.3'
146+
- '3.4'
147+
- '4.0'
148+
- '4.1'
149+
- '4.2'
150+
- '4.3'
146151
- '4.4'
147152
composer-dependencies:
148153
- 'highest'

0 commit comments

Comments
 (0)