Skip to content

Commit

Permalink
get rid of psr/cache dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dannyvankooten committed Feb 11, 2019
1 parent d37a2af commit 025f511
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,10 @@
"ext-curl": "*",
"ext-json": "*",
"ext-soap": "*",
"psr/simple-cache": "^1.0"
},
"require-dev": {
"phpunit/phpunit": "^7.5"
},
"provide": {
"psr/simple-cache-implementation": "1.0"
},
"autoload": {
"psr-4": {
"Ibericode\\Vat\\": "src/"
Expand Down

0 comments on commit 025f511

Please sign in to comment.