Skip to content

Commit

Permalink
Remove zend dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
MrHash committed Jun 30, 2020
1 parent 45a9944 commit 22568de
Show file tree
Hide file tree
Showing 4 changed files with 265 additions and 267 deletions.
6 changes: 6 additions & 0 deletions composer.json
Expand Up @@ -7,6 +7,12 @@
"license": "MPL-2.0",
"prefer-stable": true,
"minimum-stability": "dev",
"repositories": [
{
"type": "vcs",
"url": "git@github.com:MrHash/whoops-middleware.git"
}
],
"require": {
"php": "^7.4",
"daikon/boot": "master@dev",
Expand Down

0 comments on commit 22568de

Please sign in to comment.