We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 883bc43 commit 78c0f67Copy full SHA for 78c0f67
README.md
@@ -11,12 +11,9 @@ from popular search engines like Google and Bing.
11
The recommended way to install this is via Composer:
12
13
```bash
14
-composer require athlon1600/serpscraper "^3.0"
+composer require athlon1600/serpscraper "^4.0"
15
```
16
17
-old version:
18
-https://github.com/Athlon1600/SerpScraper/tree/2.x
19
-
20
## Extracting Search Results From Google
21
22
```php
0 commit comments