mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-04-06 07:13:31 +03:00
Bumping to PHP 5.4 since the current codebase is already using features introduced in that version
This commit is contained in:
parent
b01128dc13
commit
eab2d5d8fc
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=5.3",
|
||||
"php": ">=5.4",
|
||||
"symfony/twig-bundle": "~2.3|~3.0",
|
||||
"symfony/framework-bundle": "~2.3|~3.0",
|
||||
"symfony/console": "~2.3|~3.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue