Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
liam-wiltshire committed Nov 11, 2020
1 parent 95a9ca9 commit aa1a895
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 @@ -10,7 +10,7 @@
],
"require": {
"php": ">=7.1.0",
"illuminate/database": "^5.5.0|^6.0"
"illuminate/database": "^5.5.0|^6.0|^7.0|^8.0"
},
"require-dev": {
"phpunit/phpunit": "^7.0.0",
Expand Down

0 comments on commit aa1a895

Please sign in to comment.