Fix provide key of composer.json
Some checks failed
Gitea - aviat/banker/pipeline/head There was a failure building this commit
Some checks failed
Gitea - aviat/banker/pipeline/head There was a failure building this commit
This commit is contained in:
parent
c4e4ce938e
commit
624e0efd97
@ -12,8 +12,8 @@
|
||||
"psr-16"
|
||||
],
|
||||
"provide": {
|
||||
"psr/cache": "1.0.1",
|
||||
"psr/simple-cache": "1.0.1"
|
||||
"psr/cache-implementation": "^1.0.0",
|
||||
"psr/simple-cache-implementation": "^1.0.0"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
Loading…
Reference in New Issue
Block a user