Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Commit

Permalink
Merge pull request #8 from ollywarren/master
Browse files Browse the repository at this point in the history
Bumped the supported Illuminate/Support version to 5.4
  • Loading branch information
harry-huddle authored May 8, 2017
2 parents 8c7af56 + cd52633 commit 49672af
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 @@ -12,7 +12,7 @@
],
"require": {
"php": ">=5.4.0",
"illuminate/support": "~5.2",
"illuminate/support": "~5.4",
"zendesk/zendesk_api_client_php": "2.*"
},
"autoload": {
Expand Down

0 comments on commit 49672af

Please sign in to comment.