forked from loafle/openapi-generator-original
[php-laravel] Upgrade php-laravel to 7.x (#6346)
* Update laravel from 5.6 to 7.0 * Updated petstore example, removed missing files * Updated PHP version to match composer.json * Add samples generation config with OAS3 input spec * Fixed gitignore compile errors, updated to newest petstore example * Add composer.lock to .gitignore * Fix generator gitignore location * Add integration tests * Refresh samples Co-authored-by: Yuriy Belenko <yura-bely@mail.ru>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# OpenAPI generated server
|
||||
|
||||
## Requirements
|
||||
* PHP 7.1.3 or newer
|
||||
* PHP 7.2.5 or newer
|
||||
|
||||
## Overview
|
||||
This server was generated by the [openapi-generator](https://github.com/openapitools/openapi-generator) project. By using the
|
||||
|
||||
Reference in New Issue
Block a user