forked from loafle/openapi-generator-original
* Suggested no-api fix * Adds sample update
This commit is contained in:
committed by
Yuriy Belenko
parent
fb6daa89b0
commit
bf24d646c5
@@ -2,8 +2,9 @@
|
||||
"minimum-stability": "RC",
|
||||
"repositories": [
|
||||
{
|
||||
"type": "github",
|
||||
"url": "https://github.com/ybelenko/slim-token-authentication"
|
||||
"type": "vcs",
|
||||
"url": "https://github.com/ybelenko/slim-token-authentication",
|
||||
"no-api": true
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
|
||||
@@ -2,8 +2,9 @@
|
||||
"minimum-stability": "RC",
|
||||
"repositories": [
|
||||
{
|
||||
"type": "github",
|
||||
"url": "https://github.com/ybelenko/slim-token-authentication"
|
||||
"type": "vcs",
|
||||
"url": "https://github.com/ybelenko/slim-token-authentication",
|
||||
"no-api": true
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
|
||||
Reference in New Issue
Block a user