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

Commit 80c1c05

Browse files
fbourigaultdbu
authored andcommitted
use caret operator for symfony-cmf/resource-bundle
1 parent 091670c commit 80c1c05

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
@@ -11,7 +11,7 @@
1111
],
1212
"require": {
1313
"php": "^5.6|^7.0",
14-
"symfony-cmf/resource-bundle": "1.0.*",
14+
"symfony-cmf/resource-bundle": "^1.0",
1515
"jms/serializer-bundle": "^1.0 | ^2.0",
1616
"symfony/translation": "^2.8|^3.0"
1717
},

0 commit comments

Comments
 (0)