Skip to content

Commit

Permalink
Add support of Lumen Framework
Browse files Browse the repository at this point in the history
  • Loading branch information
cooperl22 committed Oct 12, 2018
1 parent 9213715 commit b0738b1
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 @@ -17,7 +17,7 @@
],
"require": {
"php": ">=7.1.3",
"laravel/framework": "5.7.*"
"illuminate/database": "5.7.*"
},
"require-dev": {
},
Expand Down

0 comments on commit b0738b1

Please sign in to comment.