Skip to content

Commit

Permalink
Add support for Laravel 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffreyHyer authored Sep 5, 2019
1 parent 6f53a5c commit a77c497
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 @@ -6,7 +6,7 @@
"version": "1.0.6",
"require": {
"php": ">=7.0.0",
"illuminate/support": "~5.0",
"illuminate/support": "5.*|^6.0",
"jeffreyhyer/bamboohr": "~1.0"
},
"license": "MIT",
Expand Down

0 comments on commit a77c497

Please sign in to comment.