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 #3 from jvalecillos/master
Browse files Browse the repository at this point in the history
Changed laravel/framework for illuminate/support
  • Loading branch information
tom-huddle committed Apr 13, 2016
2 parents b76cf21 + bc6ffe4 commit b499075
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",
"laravel/framework": "5.*",
"illuminate/support": "5.2.*",
"zendesk/zendesk_api_client_php": "2.*"
},
"autoload": {
Expand Down

0 comments on commit b499075

Please sign in to comment.