Skip to content

Commit

Permalink
chore: remove unwanted deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ipranjal committed May 29, 2022
1 parent d4e5c32 commit 2f2322e
Show file tree
Hide file tree
Showing 2 changed files with 207 additions and 291 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
"require": {
"php": ">=8.1.0",
"doctrine/dbal": "^3.3",
"filp/whoops": "^2.14",
"loophp/collection": "^6.0"
},
"require-dev": {
Expand All @@ -35,4 +34,4 @@
"pestphp/pest-plugin": true
}
}
}
}
Loading

0 comments on commit 2f2322e

Please sign in to comment.