Skip to content

Commit

Permalink
Merge pull request #2 from bemyguest/rossriley-patch-2
Browse files Browse the repository at this point in the history
Update composer.json
  • Loading branch information
rossriley authored Mar 22, 2023
2 parents a4da476 + 1c1f8d8 commit e1a323b
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 @@ -18,8 +18,8 @@
],
"require": {
"php": ">=7.2",
"illuminate/support": "5.8.*|^6.0|^7.0|^8.0",
"illuminate/database": "5.8.*|^6.0|^7.0|^8.0"
"illuminate/support": "5.8.*|^6.0|^7.0|^8.0|^10.0",
"illuminate/database": "5.8.*|^6.0|^7.0|^8.0|^10.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit e1a323b

Please sign in to comment.