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 900b21f commit 4f00321Copy full SHA for 4f00321
README.md
@@ -16,7 +16,7 @@ GeoIP
16
17
## Requirements
18
19
-* PHP >= 8.0
+* PHP >= 8.1
20
21
## Installation
22
@@ -46,7 +46,7 @@ Next run `php artisan vendor:publish --provider="PulkitJalan\GeoIP\GeoIPServiceP
46
47
#### Using an older version of PHP / Laravel?
48
49
-If you are on a PHP version below 8.0 or a Laravel version below 9.0, use an older version of this package.
+If you are on a PHP version below 8.1 or a Laravel version below 9.0, use an older version of this package.
50
51
## Usage
52
0 commit comments