Skip to content

Commit 3247b61

Browse files
authored
Remove unused cviebrock/eloquent-sluggable dependency (#1109)
`cviebrock/eloquent-sluggable` was installed while fixing a Kubernetes client version bump[1] but isn't actually used. I assume this was done by mistake - wrangling composer dependencies can be a challenge! [1]: https://github.com/wbstack/api/pull/479/changes#diff-d2ab9925cad7eac58e0ff4cc0d251a937ecf49e4b6bf57f8b95aab76648a9d34R12 Bug: T424468
1 parent 99dfd9e commit 3247b61

2 files changed

Lines changed: 1 addition & 148 deletions

File tree

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"type": "project",
1010
"require": {
1111
"absszero/laravel-stackdriver-error-reporting": "^1.7",
12-
"cviebrock/eloquent-sluggable": "^10.0",
1312
"doctrine/dbal": "^3.1",
1413
"firebase/php-jwt": "^6.10",
1514
"google/recaptcha": "^1.2",

composer.lock

Lines changed: 1 addition & 147 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)