File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 4444 </service >
4545
4646 <service id =" webfactory_legacy_integration.xpath_helper"
47- class =" Webfactory\Bundle\LegacyIntegrationBundle\Integration\XPathHelper"
48- factory-service =" webfactory_legacy_integration.xpath_helper_factory"
49- factory-method =" createHelper" >
47+ class =" Webfactory\Bundle\LegacyIntegrationBundle\Integration\XPathHelper" >
48+ <factory service =" webfactory_legacy_integration.xpath_helper_factory" method =" createHelper" />
5049 </service >
5150
5251 </services >
Original file line number Diff line number Diff line change 1818
1919 "require" : {
2020 "symfony/framework-bundle" : " ~2.2" ,
21- "symfony/dependency-injection" : " ~2.2 " ,
21+ "symfony/dependency-injection" : " ~2.6 " ,
2222 "symfony/config" : " ~2.2" ,
2323 "symfony/http-kernel" : " ~2.2" ,
2424 "symfony/http-foundation" : " ~2.2" ,
You can’t perform that action at this time.
0 commit comments