Skip to content

Commit fbf87f4

Browse files
committed
Require willdurand/propel-typehintable-behavior >1.0.4
1 parent 00276b3 commit fbf87f4

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
@@ -24,7 +24,7 @@
2424
"require-dev": {
2525
"symfony/class-loader": "~2.1",
2626
"symfony/yaml": "~2.1",
27-
"willdurand/propel-typehintable-behavior": "1.0.*",
27+
"willdurand/propel-typehintable-behavior": "~1.0,>1.0.4",
2828
"doctrine/mongodb-odm": "1.0.*@dev",
2929
"doctrine/doctrine-bundle": "~1.0",
3030
"doctrine/orm": ">=2.2,<2.5-dev"

0 commit comments

Comments
 (0)