Skip to content

Commit 2f2322e

Browse files
committed
chore: remove unwanted deps
1 parent d4e5c32 commit 2f2322e

File tree

2 files changed

+207
-291
lines changed

2 files changed

+207
-291
lines changed

composer.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
"require": {
1919
"php": ">=8.1.0",
2020
"doctrine/dbal": "^3.3",
21-
"filp/whoops": "^2.14",
2221
"loophp/collection": "^6.0"
2322
},
2423
"require-dev": {
@@ -35,4 +34,4 @@
3534
"pestphp/pest-plugin": true
3635
}
3736
}
38-
}
37+
}

0 commit comments

Comments
 (0)