REDROOM
PHP 8.3.31
Path:
Logout
Edit File
Size: 1.49 KB
Close
/home/getspomw/royalsquad.us/vendor/stevebauman/location/composer.json
Text
Base64
{ "name": "stevebauman/location", "description": "Retrieve a user's location by their IP Address", "authors": [ { "name": "Steve Bauman", "email": "steven_bauman@outlook.com" } ], "license": "MIT", "keywords": [ "laravel", "php", "location", "geo", "geoIP", "geo-location", "ip" ], "require": { "php": ">=8.1", "ext-json": "*", "ext-curl": "*", "geoip2/geoip2": "^2.0|^3.0", "guzzlehttp/guzzle": "^7.0", "illuminate/support": "^8.0|^9.0|^10.0|^11.0|^12.0" }, "require-dev": { "pestphp/pest": "^1.0|^2.0|^3.7", "mockery/mockery": "^1.0", "orchestra/testbench": "^6.0|^7.0|^8.0|^9.0|^10.0" }, "minimum-stability": "dev", "prefer-stable": true, "archive": { "exclude": [ "/tests" ] }, "autoload": { "psr-4": { "Stevebauman\\Location\\": "src/" } }, "autoload-dev": { "psr-4": { "Stevebauman\\Location\\Tests\\": "tests/" } }, "extra": { "laravel": { "providers": [ "Stevebauman\\Location\\LocationServiceProvider" ], "aliases": { "Location": "Stevebauman\\Location\\Facades\\Location" } } }, "config": { "allow-plugins": { "pestphp/pest-plugin": true } } }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 2 × Files: 2
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
config
DIR
-
drwxrwxrwx
2026-04-21 12:55:02
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
src
DIR
-
drwxrwxrwx
2026-04-19 15:12:38
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
composer.json
1.49 KB
lrw-rw-rw-
2025-08-03 14:03:40
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
LICENSE
1.04 KB
lrw-rw-rw-
2025-08-03 14:03:40
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).