mirror of
https://github.com/KnpLabs/KnpMarkdownBundle.git
synced 2026-03-14 20:55:51 +01:00
Merge pull request #80 from KnpLabs/feature/symfony3
[WIP] Symfony3 support
This commit is contained in:
commit
27d6c8c866
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
|
||||
"require": {
|
||||
"php": ">=5.3.9",
|
||||
"symfony/framework-bundle": "~2.1",
|
||||
"symfony/framework-bundle": "~2.3|~3.0",
|
||||
"michelf/php-markdown": "~1.4"
|
||||
},
|
||||
"require-dev": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue