[PHP] Correct Composer license identifier (#3848)

* [PHP] Correct Composer license identifier

* Update petstore PHP
This commit is contained in:
Kim Sondrup
2016-09-22 12:49:08 +02:00
committed by wing328
parent cfed530997
commit 9bb097fcf5
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@
"api"
],
"homepage": "http://swagger.io",
"license": "Apache v2",
"license": "Apache-2.0",
"authors": [
{
"name": "Swagger and contributors",

View File

@@ -8,7 +8,7 @@
"api"
],
"homepage": "http://swagger.io",
"license": "Apache v2",
"license": "Apache-2.0",
"authors": [
{
"name": "Swagger and contributors",