Skip to content

Commit

Permalink
Merge pull request #4 from stats4sd/laravel-9-support
Browse files Browse the repository at this point in the history
Laravel 9 support
  • Loading branch information
dave-mills authored Sep 15, 2022
2 parents c0f7ea5 + 2ed8860 commit 8277093
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
/vendor
composer.lock
composer.lock
.idea/
1 change: 0 additions & 1 deletion .styleci.yml

This file was deleted.

3 changes: 0 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@
],
"homepage": "https://github.com/stats4sd/laravel-sql-views",
"keywords": ["Laravel", "Sql"],
"require": {
"illuminate/support": "~5|~6|~7|~8"
},
"require-dev": {
"phpunit/phpunit": "^8.0",
"mockery/mockery": "^1.1",
Expand Down

0 comments on commit 8277093

Please sign in to comment.