Skip to content

Commit

Permalink
Update PHP version requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
dvanscott committed Apr 5, 2023
1 parent b5b376d commit b469c9b
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 @@ -17,7 +17,7 @@
}
],
"require": {
"php": "^8.0.2",
"php": "^8.0.2|^8.1",
"illuminate/mail": "^9.2|^10.0"
},
"require-dev": {
Expand Down

0 comments on commit b469c9b

Please sign in to comment.