Skip to content

Commit

Permalink
Update PHP and Illuminate/Contracts versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Baptiste committed Dec 6, 2023
1 parent 6eb060c commit 4a5b849
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
}
],
"require": {
"php": "^8.1",
"illuminate/contracts": "^10.0",
"php": "^8.1|^8.2|^8.3",
"illuminate/contracts": "^9.0|^10.0",
"laravel/prompts": "^0.1.13",
"spatie/laravel-package-tools": "^1.14.0"
},
Expand Down

0 comments on commit 4a5b849

Please sign in to comment.