Skip to content

Commit

Permalink
refactor: replace illuminate/contracts with laravel/framework
Browse files Browse the repository at this point in the history
  • Loading branch information
astersnake committed Feb 24, 2023
1 parent 25f33e8 commit ed80eab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"php": "^8.1",
"spatie/laravel-package-tools": "^1.13.0",
"fakerphp/faker": "~1.12",
"illuminate/contracts": "^9.0"
"laravel/framework": "^8.67|^9.0|^10.0"
},
"require-dev": {
"laravel/pint": "^1.0",
Expand Down

0 comments on commit ed80eab

Please sign in to comment.