Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
add cviebrock/eloquent-sluggable package to the composer
  • Loading branch information
saeed-corals authored Mar 26, 2024
1 parent a0121a4 commit 8250814
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@
"Tests\\": "tests/"
}
},
"require": {
"cviebrock/eloquent-sluggable": "10.0.0"
},
"require-dev": {
"phpunit/phpunit": "^9",
"laravel/pint": "^1.0"
Expand Down

0 comments on commit 8250814

Please sign in to comment.