Skip to content

Commit

Permalink
Don't require full laravel (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
thybag authored Aug 16, 2021
1 parent 9608d0d commit 0382ed4
Show file tree
Hide file tree
Showing 3 changed files with 1,792 additions and 285 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
}
},
"require": {
"laravel/framework": "^8"
"illuminate/database": "^8"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
Expand Down
Loading

0 comments on commit 0382ed4

Please sign in to comment.