Skip to content

Commit

Permalink
Remove Contracts Dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Tschucki committed May 9, 2024
1 parent 6171c77 commit a09b2f8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@
"require": {
"php": "^8.1",
"filament/filament": "^3.0",
"spatie/laravel-package-tools": "^1.15.0",
"illuminate/contracts": "^10.0"
"spatie/laravel-package-tools": "^1.15.0"
},
"require-dev": {
"laravel/pint": "^1.0",
Expand Down

0 comments on commit a09b2f8

Please sign in to comment.