Fix provide key of composer.json
Gitea - aviat/banker/pipeline/head There was a failure building this commit Details

This commit is contained in:
Timothy Warren 2020-10-22 09:56:29 -04:00
parent c4e4ce938e
commit 624e0efd97
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@
"psr-16" "psr-16"
], ],
"provide": { "provide": {
"psr/cache": "1.0.1", "psr/cache-implementation": "^1.0.0",
"psr/simple-cache": "1.0.1" "psr/simple-cache-implementation": "^1.0.0"
}, },
"autoload": { "autoload": {
"psr-4": { "psr-4": {