mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-04-02 21:36:14 +03:00
Merge pull request #734 from TomasVotruba/patch-2
composer: allow min PHP 5.4
This commit is contained in:
commit
f8b038faf2
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=5.4",
|
||||
"symfony/twig-bundle": "~2.3",
|
||||
"symfony/framework-bundle": "~2.3",
|
||||
"symfony/console": "~2.3",
|
||||
|
|
Loading…
Add table
Reference in a new issue