File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# PHP-DI integration with Symfony
2
2
3
- [ ![ Build Status] ( https://travis-ci.org/PHP-DI/Symfony2 -Bridge.png?branch=master )] ( https://travis-ci.org/PHP-DI/Symfony2 -Bridge )
3
+ [ ![ Build Status] ( https://travis-ci.org/PHP-DI/Symfony -Bridge.png?branch=master )] ( https://travis-ci.org/PHP-DI/Symfony -Bridge )
4
4
5
5
This package provides integration for PHP-DI with Symfony.
6
6
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " php-di/symfony2 -bridge" ,
2
+ "name" : " php-di/symfony -bridge" ,
3
3
"type" : " library" ,
4
4
"description" : " Integrates PHP-DI to Symfony" ,
5
5
"homepage" : " http://php-di.org/doc/frameworks/symfony2.html" ,
Original file line number Diff line number Diff line change 17
17
class ContainerAwareInterfaceTest extends AbstractFunctionalTest
18
18
{
19
19
/**
20
- * @link https://github.com/PHP-DI/Symfony2 -Bridge/issues/2
20
+ * @link https://github.com/PHP-DI/Symfony -Bridge/issues/2
21
21
*/
22
22
public function testContainerAware ()
23
23
{
You can’t perform that action at this time.
0 commit comments