Skip to content

Commit 6ca70e9

Browse files
Merge branch '5.4' into 6.0
* 5.4: Fix URL to get composer.phar Fix appveyor [TwigBridge] Fix the build
2 parents fdaa6d8 + 7520f55 commit 6ca70e9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,7 @@
6464
"symfony/property-info": "^5.4|^6.0",
6565
"symfony/web-link": "^5.4|^6.0",
6666
"phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
67-
"twig/twig": "^2.10|^3.0",
68-
"symfony/phpunit-bridge": "^5.4|^6.0"
67+
"twig/twig": "^2.10|^3.0"
6968
},
7069
"conflict": {
7170
"doctrine/annotations": "<1.13.1",

0 commit comments

Comments
 (0)