Skip to content

Commit 73a755b

Browse files
authored
Added support for PHP 7.4
1 parent 0ca214e commit 73a755b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"homepage": "https://github.com/googleads/google-ads-php",
44
"description": "Google Ads API client for PHP",
55
"require": {
6-
"php": ">=8.1",
6+
"php": ">=7.4",
77
"google/gax": "^1.19.1",
88
"grpc/grpc": ">=1.36.0 <=1.57.0",
99
"google/protobuf": "^3.21.5 || >=4.26 <=4.30.0",

0 commit comments

Comments
 (0)