Skip to content

Commit

Permalink
~ Bump contracts minimum version
Browse files Browse the repository at this point in the history
  • Loading branch information
tylernathanreed committed Apr 1, 2023
1 parent f5053ea commit cb390df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
],
"require": {
"php": ">=7.3",
"illuminate/contracts": "^8.83|^9.52|^10.0",
"illuminate/database": "^8.83|^9.52|^10.0",
"illuminate/support": "^8.83|^9.52|^10.0"
},
Expand Down

0 comments on commit cb390df

Please sign in to comment.