Skip to content

Commit 2406734

Browse files
authored
Removed notifications to Mathias Noback (#100)
* Removed notifications to Mathias Noback * Updated version table PHPUnit * Update README.md
1 parent 5251d49 commit 2406734

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,3 @@ install:
5050
script:
5151
- composer validate --strict --no-check-lock
5252
- ./vendor/bin/phpunit $PHPUNIT_FLAGS
53-
54-
notifications:
55-

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
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 |

0 commit comments

Comments
 (0)