mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-02 15:51:48 +03:00
composer: allow min PHP 5.4
According to Travis, the min supported version is 5.4
This commit is contained in:
parent
fb863954d8
commit
e0a001081a
@ -15,6 +15,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
|
"php": ">=5.4",
|
||||||
"symfony/twig-bundle": "~2.3",
|
"symfony/twig-bundle": "~2.3",
|
||||||
"symfony/framework-bundle": "~2.3",
|
"symfony/framework-bundle": "~2.3",
|
||||||
"symfony/console": "~2.3",
|
"symfony/console": "~2.3",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user