File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1818use Symfony \Component \DependencyInjection \Exception \InvalidArgumentException ;
1919use Symfony \Component \DependencyInjection \Loader ;
2020use Symfony \Component \DependencyInjection \Reference ;
21- use Symfony \Component \HttpKernel \ DependencyInjection \Extension ;
21+ use Symfony \Component \DependencyInjection \ Extension \Extension ;
2222use Symfony \Component \HttpKernel \Kernel ;
2323use Translation \Bundle \EventListener \AutoAddMissingTranslations ;
2424use Translation \Bundle \EventListener \EditInPlaceResponseListener ;
Original file line number Diff line number Diff line change 1111 </coverage >
1212 <php >
1313 <env name =" ENV" value =" test" />
14- <env name =" SYMFONY_DEPRECATIONS_HELPER" value =" max[direct]=84 & max[self]=1& verbose=1" />
14+ <env name =" SYMFONY_DEPRECATIONS_HELPER" value =" max[direct]=83 & max[self]=1& verbose=1" />
1515 <env name =" KERNEL_CLASS" value =" Nyholm\BundleTest\TestKernel" />
1616 </php >
1717 <listeners >
You can’t perform that action at this time.
0 commit comments