File tree Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -50,6 +50,3 @@ install:
50
50
script :
51
51
- composer validate --strict --no-check-lock
52
52
- ./vendor/bin/phpunit $PHPUNIT_FLAGS
53
-
54
- notifications :
55
-
Original file line number Diff line number Diff line change 1
1
# SymfonyDependencyInjectionTest
2
2
3
- By Matthias Noback
3
+ * By Matthias Noback and contributors *
4
4
5
5
[ ![ Build Status] ( https://secure.travis-ci.org/SymfonyTest/SymfonyDependencyInjectionTest.png )] ( http://travis-ci.org/SymfonyTest/SymfonyDependencyInjectionTest )
6
6
@@ -336,7 +336,8 @@ container:
336
336
337
337
## Version Guidance
338
338
339
- | Version | Released | Status |
340
- | ---------| --------------| ------------|
341
- | 2.x | May 9, 2016 | Latest |
342
- | 1.x | Jul 4, 2016 | EOL |
339
+ | Version | Released | PHPUnit | Status |
340
+ | ---------| --------------| ------------| ------------|
341
+ | 3.x | Mar 5, 2018 | 7.x | Latest |
342
+ | 2.x | May 9, 2017 | 6.x | Bugfixes |
343
+ | 1.x | Jul 4, 2016 | 4.x and 5x | EOL |
You can’t perform that action at this time.
0 commit comments