mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-02-03 08:09:25 +03:00
Support for PHP 7.2 (#1094)
* Support for PHP 7.2 * Update composer.json
This commit is contained in:
parent
d6913dc78f
commit
87f40feefc
@ -15,7 +15,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"php": "7.0.*|7.1.*",
|
"php": "^7.0",
|
||||||
"symfony/framework-bundle": "^3.2.5|^4.0",
|
"symfony/framework-bundle": "^3.2.5|^4.0",
|
||||||
"symfony/property-info": "^3.1|^4.0",
|
"symfony/property-info": "^3.1|^4.0",
|
||||||
"exsyst/swagger": "~0.3",
|
"exsyst/swagger": "~0.3",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user