Skip to content

Commit

Permalink
v1.0.6
Browse files Browse the repository at this point in the history
Closes #4
  • Loading branch information
JeffreyHyer committed Feb 27, 2019
1 parent b4dc31d commit 6f53a5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"type": "library",
"description": "Laravel 5.x Service Provider and Facade for the jeffreyhyer/bamboohr package",
"keywords": ["laravel", "bamboohr", "api"],
"version": "1.0.5",
"version": "1.0.6",
"require": {
"php": ">=7.0.0",
"illuminate/support": "5.0.* || 5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.* || 5.7.*",
"illuminate/support": "~5.0",
"jeffreyhyer/bamboohr": "~1.0"
},
"license": "MIT",
Expand Down

0 comments on commit 6f53a5c

Please sign in to comment.