File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed
tests/Functional/Fixtures/Controller Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,3 +4,4 @@ sphinx-rtd-theme
44sphinxcontrib-spelling
55sphinxcontrib-phpdomain
66pyenchant
7+ docutils == 0.17.1
Original file line number Diff line number Diff line change 4040 "symfony/browser-kit" : " ^3.4.4 || ^4.2.7 || ^5.0" ,
4141 "symfony/console" : " ^3.4.26 || ^4.2.7 || ^5.0" ,
4242 "symfony/finder" : " ^3.4.26 || ^4.2.7 || ^5.0" ,
43- "symfony/phpunit-bridge" : " ^4.4.11 || ^5.1.3 " ,
43+ "symfony/phpunit-bridge" : " v5.3.7 " ,
4444 "symfony/security-bundle" : " ^3.4.26 || ^4.2.7 || ^5.0" ,
4545 "symfony/twig-bundle" : " ^3.4.26 || ^4.2.7 || ^5.0" ,
4646 "twig/twig" : " ^2.13" ,
Original file line number Diff line number Diff line change 1313
1414use FOS \HttpCacheBundle \Configuration \Tag ;
1515use FOS \HttpCacheBundle \Http \SymfonyResponseTagger ;
16- use function mysql_xdevapi \expression ;
1716use Symfony \Bundle \FrameworkBundle \Controller \AbstractController ;
1817use Symfony \Bundle \FrameworkBundle \Controller \Controller ;
1918use Symfony \Component \HttpFoundation \Request ;
You can’t perform that action at this time.
0 commit comments