Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 1f67fe8

Browse files
committed
Test lowest version constraints
1 parent 58a6aef commit 1f67fe8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,12 @@
2323
"symfony-cmf/core-bundle": "~1.1,>=1.1.0"
2424
},
2525
"require-dev": {
26+
"twig/twig": "~1.12,>=1.12.1",
2627
"symfony-cmf/routing-bundle": "~1.2,>=1.2.0",
2728
"symfony-cmf/testing": "~1.2,>=1.2.6",
2829
"sonata-project/doctrine-phpcr-admin-bundle": "~1.1",
2930
"sonata-project/block-bundle": ">=2.2.8",
31+
"sonata-project/core-bundle": ">=2.2.3",
3032
"symfony/monolog-bundle": "~2.3"
3133
},
3234
"suggest": {

0 commit comments

Comments
 (0)