mirror of
https://github.com/KnpLabs/KnpMarkdownBundle.git
synced 2026-03-14 12:45:52 +01:00
Switch to the php 5.3.9, drop support symfony 2.0
This commit is contained in:
parent
2aa4a7d9d8
commit
ddc5d775b6
1 changed files with 2 additions and 2 deletions
|
|
@ -18,8 +18,8 @@
|
|||
],
|
||||
|
||||
"require": {
|
||||
"php": ">=5.3.3",
|
||||
"symfony/framework-bundle": "~2.0",
|
||||
"php": ">=5.3.9",
|
||||
"symfony/framework-bundle": "~2.1",
|
||||
"michelf/php-markdown": "1.4.0"
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue