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

Commit 58a6aef

Browse files
committed
Fix syntax
1 parent 7e9f160 commit 58a6aef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"symfony-cmf/routing-bundle": "~1.2,>=1.2.0",
2727
"symfony-cmf/testing": "~1.2,>=1.2.6",
2828
"sonata-project/doctrine-phpcr-admin-bundle": "~1.1",
29-
"sonata-project/block-bundle": ">=2.2.8"
29+
"sonata-project/block-bundle": ">=2.2.8",
3030
"symfony/monolog-bundle": "~2.3"
3131
},
3232
"suggest": {

0 commit comments

Comments
 (0)