Skip to content

Commit

Permalink
Merge pull request #7 from leek/hotfix/remove-contracts-depdendency
Browse files Browse the repository at this point in the history
Remove illuminate/contracts dependency
  • Loading branch information
Kristories authored Jul 24, 2023
2 parents fd03821 + cff7dbb commit 37d2bc7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
}
],
"require": {
"illuminate/contracts": "^9.0",
"laravel/sanctum": "^3.0",
"filament/filament": "^2.0"
},
Expand Down

0 comments on commit 37d2bc7

Please sign in to comment.