We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 18e3906 + 2e9c2b1 commit b439823Copy full SHA for b439823
Tests/Dumper/CliDumperTest.php
@@ -348,9 +348,7 @@ public function testThrowingCaster()
348
› twig source
349
›
350
}
351
- %s%eTemplate.php:%d { …}
352
353
+ %A%eTemplate.php:%d { …}
354
%s%eTests%eDumper%eCliDumperTest.php:%d { …}
355
%A }
356
composer.json
@@ -27,7 +27,7 @@
27
"symfony/http-kernel": "^5.4|^6.0|^7.0",
28
"symfony/process": "^5.4|^6.0|^7.0",
29
"symfony/uid": "^5.4|^6.0|^7.0",
30
- "twig/twig": "^2.13|~3.8.0"
+ "twig/twig": "^2.13|^3.0.4"
31
},
32
"conflict": {
33
"symfony/console": "<5.4"
0 commit comments