mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-03 08:09:25 +03:00
FIx PHP version
This commit is contained in:
parent
b36c1f2073
commit
35e48e42d3
@ -15,7 +15,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^7.0",
|
"php": "^7.1",
|
||||||
"symfony/framework-bundle": "^3.4|^4.0|^5.0",
|
"symfony/framework-bundle": "^3.4|^4.0|^5.0",
|
||||||
"symfony/options-resolver": "^3.4.4|^4.0|^5.0",
|
"symfony/options-resolver": "^3.4.4|^4.0|^5.0",
|
||||||
"symfony/property-info": "^3.4|^4.0|^5.0",
|
"symfony/property-info": "^3.4|^4.0|^5.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user