Skip to content

Commit 025f511

Browse files
get rid of psr/cache dependency
1 parent d37a2af commit 025f511

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

composer.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,10 @@
1414
"ext-curl": "*",
1515
"ext-json": "*",
1616
"ext-soap": "*",
17-
"psr/simple-cache": "^1.0"
1817
},
1918
"require-dev": {
2019
"phpunit/phpunit": "^7.5"
2120
},
22-
"provide": {
23-
"psr/simple-cache-implementation": "1.0"
24-
},
2521
"autoload": {
2622
"psr-4": {
2723
"Ibericode\\Vat\\": "src/"

0 commit comments

Comments
 (0)