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.
1 parent 22cd138 commit dad1d6bCopy full SHA for dad1d6b
README.md
@@ -13,7 +13,7 @@ Google Api Client Wrapper
13
14
## Requirements
15
16
-* PHP >=7.2
+* PHP >=8.0
17
18
## Installation
19
@@ -41,7 +41,7 @@ Finally run `php artisan vendor:publish --provider="PulkitJalan\Google\GoogleSer
41
42
#### Using an older version of PHP / Laravel?
43
44
-If you are on a PHP version below 7.2 or a Laravel version below 6.0 just use an older version of this package.
+If you are on a PHP version below 8.0 or a Laravel version below 8.0 just use an older version of this package.
45
46
## Usage
47
0 commit comments