Skip to content

Commit

Permalink
Merge pull request #3 from stats4sd/laravel8
Browse files Browse the repository at this point in the history
updating requirements for laravel 8
  • Loading branch information
dave-mills authored Nov 10, 2020
2 parents 7471f15 + fb9358a commit c0f7ea5
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 @@
"homepage": "https://github.com/stats4sd/laravel-sql-views",
"keywords": ["Laravel", "Sql"],
"require": {
"illuminate/support": "~5|~6|~7"
"illuminate/support": "~5|~6|~7|~8"
},
"require-dev": {
"phpunit/phpunit": "^8.0",
Expand Down

0 comments on commit c0f7ea5

Please sign in to comment.