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:
5050script :
5151 - composer validate --strict --no-check-lock
5252 - ./vendor/bin/phpunit $PHPUNIT_FLAGS
53-
54- notifications :
55-
Original file line number Diff line number Diff line change 11# SymfonyDependencyInjectionTest
22
3- By Matthias Noback
3+ * By Matthias Noback and contributors *
44
55[ ![ Build Status] ( https://secure.travis-ci.org/SymfonyTest/SymfonyDependencyInjectionTest.png )] ( http://travis-ci.org/SymfonyTest/SymfonyDependencyInjectionTest )
66
@@ -336,7 +336,8 @@ container:
336336
337337## Version Guidance
338338
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