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

Commit e710f24

Browse files
fbourigaultElectricMaxxx
authored andcommitted
use caret operator for symfony-cmf/resource-rest-bundle (#161)
1 parent 2c77497 commit e710f24

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
@@ -13,7 +13,7 @@
1313
],
1414
"require": {
1515
"php": "^7.1",
16-
"symfony-cmf/resource-rest-bundle": "1.0.*"
16+
"symfony-cmf/resource-rest-bundle": "^1.0"
1717
},
1818
"require-dev": {
1919
"symfony/form": "^2.8|^3.3",

0 commit comments

Comments
 (0)