File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 2121class ValidatorCacheWarmerTest extends TestCase
2222{
2323 /**
24+ * @group issue-32995
25+ *
2426 * @runInSeparateProcess https://github.com/symfony/symfony/issues/32995
2527 */
2628 public function testWarmUp ()
Original file line number Diff line number Diff line change 3030 "symfony/routing" : " ^4.4|^5.0"
3131 },
3232 "require-dev" : {
33+ "doctrine/annotations" : " ~1.7" ,
3334 "doctrine/cache" : " ~1.0" ,
3435 "symfony/asset" : " ^3.4|^4.0|^5.0" ,
3536 "symfony/browser-kit" : " ^4.3|^5.0" ,
36- "symfony/console" : " ^4.3|^5.0" ,
37+ "symfony/console" : " ^4.3.4 |^5.0" ,
3738 "symfony/css-selector" : " ^3.4|^4.0|^5.0" ,
3839 "symfony/dom-crawler" : " ^4.3|^5.0" ,
3940 "symfony/polyfill-intl-icu" : " ~1.0" ,
5859 "symfony/yaml" : " ^3.4|^4.0|^5.0" ,
5960 "symfony/property-info" : " ^3.4|^4.0|^5.0" ,
6061 "symfony/web-link" : " ^4.4|^5.0" ,
61- "doctrine/annotations" : " ~1.0" ,
6262 "phpdocumentor/reflection-docblock" : " ^3.0|^4.0" ,
63- "twig/twig" : " ~1.34 |~2.4 "
63+ "twig/twig" : " ~1.41 |~2.10 "
6464 },
6565 "conflict" : {
6666 "phpdocumentor/reflection-docblock" : " <3.0" ,
You can’t perform that action at this time.
0 commit comments