Merge pull request #261 from havvg/1.2
add conflict with SensioFrameworkExtraBundle >=2.4
This commit is contained in:
commit
ef95bcd63c
1 changed files with 3 additions and 0 deletions
|
|
@ -16,6 +16,9 @@
|
|||
"sensio/framework-extra-bundle": "~2.2",
|
||||
"fzaninotto/faker": "dev-master"
|
||||
},
|
||||
"conflict": {
|
||||
"sensio/framework-extra-bundle": ">=2.4"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-0": { "Propel\\PropelBundle": "" }
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue