From 3a6033bd484d3b3f41c8ec0b6fc686a543299eb3 Mon Sep 17 00:00:00 2001 From: Matthew Nessworthy Date: Wed, 28 Nov 2018 08:35:16 +0100 Subject: [PATCH] "googleads/googleads-php-lib": "^38.0" --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index e3e4520..07861f8 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "ext-soap": "*", "illuminate/console": "^5.1", "illuminate/support": "^5.1", - "googleads/googleads-php-lib": "^37.1" + "googleads/googleads-php-lib": "^38.0" }, "require-dev": { "phpunit/phpunit": "~4.0"