Skip to content

Commit f86d488

Browse files
committed
Require serpapi php package
1 parent d29a6f5 commit f86d488

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"require": {
1818
"php": "^7.4|^8.0",
1919
"google/apiclient": "^2.7",
20+
"serpapi/google-search-results-php": "^2.0",
2021
"tipoff/authorization": "^1.0.1",
2122
"tipoff/support": "^1.4.3"
2223
},

0 commit comments

Comments
 (0)