File tree 2 files changed +10
-6
lines changed
2 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 1
- PHP-DI - Symfony 2 Bridge
1
+ PHP-DI - Symfony Bridge
2
2
3
3
Copyright (C) Matthieu Napoli
4
4
Original file line number Diff line number Diff line change 1
- # PHP-DI integration with Symfony 2
1
+ # PHP-DI integration with Symfony
2
2
3
3
[ ![ Build Status] ( https://travis-ci.org/PHP-DI/Symfony2-Bridge.png?branch=master )] ( https://travis-ci.org/PHP-DI/Symfony2-Bridge )
4
4
5
- This package provides integration for PHP-DI with Symfony 2 .
5
+ This package provides integration for PHP-DI with Symfony.
6
6
7
- [ PHP-DI] ( http://php-di.org ) is a Dependency Injection Container for PHP.
8
-
9
- This package is compatible with PHP-DI ** 4.x** and ** 5.x** .
7
+ [ PHP-DI] ( http://php-di.org ) is a dependency injection container for PHP.
10
8
11
9
** The documentation is here: http://php-di.org/doc/frameworks/symfony2.html **
12
10
11
+ ## Requirements
12
+
13
+ - PHP 5.5 or above
14
+ - PHP-DI 5.*
15
+ - Symfony 3.*
16
+
13
17
## How it works
14
18
15
19
Here is the workflow of Symfony:
You can’t perform that action at this time.
0 commit comments