Skip to content

Commit b99769a

Browse files
committed
Fixes replace value, as 1.6 was never released.
1 parent ca4a58f commit b99769a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"replace": {
4040
"symfony/propel1-bridge": "<=2.8.0",
41-
"propel/propel-bundle": "^1.6"
41+
"propel/propel-bundle": "1.6.x-dev"
4242
},
4343
"suggest": {
4444
"propel/propel-acl-bundle": "For using the Propel ACL implementation"

0 commit comments

Comments
 (0)