Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ip2location committed Jan 10, 2022
1 parent 23abef2 commit 42fa86d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@
"license": "MIT",
"keywords": [
"laravel",
"laravel 5",
"laravel 6",
"laravel 7",
"laravel 8",
"IP2Location",
"geolocation"
],
Expand All @@ -18,7 +19,7 @@
"minimum-stability": "stable",
"require": {
"php": ">=5.4",
"ip2location/ip2location-php": "8.*"
"ip2location/ip2location-php": "9.*"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 42fa86d

Please sign in to comment.