[php-laravel] Show required PHP version in docs (#6502)

* Add required PHP version to readme

* Add requried PHP version to @phpdoc
This commit is contained in:
Yuriy Belenko
2020-05-31 18:02:35 +03:00
committed by GitHub
parent 5877e3001d
commit 39eb32ec27
13 changed files with 17 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
/**
* OpenAPI Petstore
* This spec is mainly for testing Petstore server and contains fake endpoints, models. Please do not use this for any other purpose. Special characters: \" \\
* PHP version 7.1.3
*
* The version of the OpenAPI document: 1.0.0
*

View File

@@ -3,6 +3,7 @@
/**
* OpenAPI Petstore
* This spec is mainly for testing Petstore server and contains fake endpoints, models. Please do not use this for any other purpose. Special characters: \" \\
* PHP version 7.1.3
*
* The version of the OpenAPI document: 1.0.0
*

View File

@@ -3,6 +3,7 @@
/**
* OpenAPI Petstore
* This spec is mainly for testing Petstore server and contains fake endpoints, models. Please do not use this for any other purpose. Special characters: \" \\
* PHP version 7.1.3
*
* The version of the OpenAPI document: 1.0.0
*

View File

@@ -3,6 +3,7 @@
/**
* OpenAPI Petstore
* This spec is mainly for testing Petstore server and contains fake endpoints, models. Please do not use this for any other purpose. Special characters: \" \\
* PHP version 7.1.3
*
* The version of the OpenAPI document: 1.0.0
*