forked from loafle/openapi-generator-original
[PHP] Correct Composer license identifier (#3848)
* [PHP] Correct Composer license identifier * Update petstore PHP
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"api"
|
||||
],
|
||||
"homepage": "http://swagger.io",
|
||||
"license": "Apache v2",
|
||||
"license": "Apache-2.0",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Swagger and contributors",
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"api"
|
||||
],
|
||||
"homepage": "http://swagger.io",
|
||||
"license": "Apache v2",
|
||||
"license": "Apache-2.0",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Swagger and contributors",
|
||||
|
||||
Reference in New Issue
Block a user