Skip to content

Commit

Permalink
Merge pull request #19 from wgriffioen/replace-hubspot-library
Browse files Browse the repository at this point in the history
Replace ryanwinchester/hubspot-php with hubspot/hubspot-php
  • Loading branch information
rossjcooper authored Dec 5, 2019
2 parents 232858c + c620667 commit 65d2175
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 @@ -9,8 +9,8 @@
}
],
"require": {
"ryanwinchester/hubspot-php": "~1.0",
"illuminate/support": ">=5.3"
"illuminate/support": ">=5.3",
"hubspot/hubspot-php": "^1.2"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 65d2175

Please sign in to comment.