Skip to content

Commit dad1d6b

Browse files
authored
Update README.md
1 parent 22cd138 commit dad1d6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Google Api Client Wrapper
1313

1414
## Requirements
1515

16-
* PHP >=7.2
16+
* PHP >=8.0
1717

1818
## Installation
1919

@@ -41,7 +41,7 @@ Finally run `php artisan vendor:publish --provider="PulkitJalan\Google\GoogleSer
4141

4242
#### Using an older version of PHP / Laravel?
4343

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.
44+
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.
4545

4646
## Usage
4747

0 commit comments

Comments
 (0)