Skip to content

Commit 771f52f

Browse files
chore(deps): update googleads/google-ads-php requirement
Updates the requirements on [googleads/google-ads-php](https://github.com/googleads/google-ads-php) to permit the latest version. - [Release notes](https://github.com/googleads/google-ads-php/releases) - [Changelog](https://github.com/googleads/google-ads-php/blob/main/CHANGELOG.md) - [Commits](googleads/google-ads-php@v32.3.0...v33.3.0) --- updated-dependencies: - dependency-name: googleads/google-ads-php dependency-version: 33.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 38e24b3 commit 771f52f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"require": {
1919
"php": "^8.3",
20-
"googleads/google-ads-php": "^32.3",
20+
"googleads/google-ads-php": "^33.3",
2121
"spatie/laravel-package-tools": "^1.16",
2222
"illuminate/contracts": "^11.0||^12.0||^13.0"
2323
},

0 commit comments

Comments
 (0)