[PHP] fix php-slim4-server CI tests #4994 (#4995)

* Suggested no-api fix

* Adds sample update
This commit is contained in:
Justin Black
2020-01-13 21:29:18 -08:00
committed by Yuriy Belenko
parent fb6daa89b0
commit bf24d646c5
2 changed files with 6 additions and 4 deletions

View File

@@ -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": {

View File

@@ -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": {