We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 168c305 + f3de4d0 commit 56bfd42Copy full SHA for 56bfd42
.travis.yml
@@ -1,7 +1,6 @@
1
language: php
2
3
php:
4
- - 7.1
5
- 7.2
6
- 7.3
7
composer.json
@@ -2,7 +2,7 @@
"name": "googleads/googleads-php-lib",
"description": "Google Ads APIs Client Library for PHP (AdWords and Ad Manager)",
"require": {
- "php": ">=7.1",
+ "php": ">=7.2",
"ext-mbstring": "*",
"ext-openssl": "*",
8
"ext-soap": "*",
0 commit comments