Skip to content

Commit af0666a

Browse files
committed
docs: update supported symfony versions
1 parent 0501b9a commit af0666a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ The following `psr/container-implementation` implementations are discovered and
3535
- [league/container](https://github.com/thephpleague/container) ^3.0 | ^4.0
3636
- [php-di/php-di](https://github.com/PHP-DI/PHP-DI) ^5.4.2 | ^6.0 | ^7.0
3737
- [silverstripe/framework](https://github.com/silverstripe/silverstripe-framework) ^4.0
38-
- [symfony/dependency-injection](https://github.com/symfony/dependency-injection) ^3.3 | ^4.0 | ^5.0 | ^6.0
39-
- [symfony/symfony](https://github.com/symfony/symfony) ^3.3 | ^4.0 | ^5.0 | ^6.0
38+
- [symfony/dependency-injection](https://github.com/symfony/dependency-injection) ^3.3 | ^4.0 | ^5.0 | ^6.0 | ^7.0
39+
- [symfony/symfony](https://github.com/symfony/symfony) ^3.3 | ^4.0 | ^5.0 | ^6.0 | ^7.0
4040
- [yiisoft/di](https://github.com/yiisoft/di) ^1.0
4141

4242
The following mock implementations are also available:

0 commit comments

Comments
 (0)