Skip to content

Commit

Permalink
Update hubspot/api-client requirement from ^11.1 to ^12.0
Browse files Browse the repository at this point in the history
Updates the requirements on [hubspot/api-client](https://github.com/HubSpot/hubspot-api-php) to permit the latest version.
- [Release notes](https://github.com/HubSpot/hubspot-api-php/releases)
- [Changelog](https://github.com/HubSpot/hubspot-api-php/blob/master/CHANGELOG.md)
- [Commits](HubSpot/hubspot-api-php@11.1.0...12.0.0)

---
updated-dependencies:
- dependency-name: hubspot/api-client
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 61baa83 commit 8ad02d2
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 @@ -13,7 +13,7 @@
],
"require": {
"php": "^8.2",
"hubspot/api-client": "^11.1",
"hubspot/api-client": "^12.0",
"illuminate/contracts": "^10.0||^11.0",
"spatie/laravel-package-tools": "^1.16"
},
Expand Down

0 comments on commit 8ad02d2

Please sign in to comment.