Skip to content

Commit

Permalink
Merge pull request #6 from EXACTsports/main
Browse files Browse the repository at this point in the history
bump illuminate/support version constraints
  • Loading branch information
akhan619 authored Mar 30, 2023
2 parents 9aaf68c + fd88d7a commit 63ff098
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 @@ -12,7 +12,7 @@
"keywords": ["Laravel", "Ses", "Tracking", "Sns", "Webhook", "http", "https", "email", "cli"],
"require": {
"php": "^8.0.2",
"illuminate/support": "~9",
"illuminate/support": "^9.0|^10.0",
"aws/aws-sdk-php": "^3.218"
},
"require-dev": {
Expand Down

0 comments on commit 63ff098

Please sign in to comment.