⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.144
Server IP:
157.245.143.252
Server:
Linux www 6.11.0-9-generic #9-Ubuntu SMP PREEMPT_DYNAMIC Mon Oct 14 13:19:59 UTC 2024 x86_64
Server Software:
nginx/1.26.0
PHP Version:
8.3.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
audiostanding.com
/
vendor
/
laravel
/
breeze
/
View File Name :
composer.json
{ "name": "laravel/breeze", "description": "Minimal Laravel authentication scaffolding with Blade and Tailwind.", "keywords": ["laravel", "auth"], "license": "MIT", "support": { "issues": "https://github.com/laravel/breeze/issues", "source": "https://github.com/laravel/breeze" }, "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "require": { "php": "^8.2.0", "illuminate/console": "^11.0|^12.0", "illuminate/filesystem": "^11.0|^12.0", "illuminate/support": "^11.0|^12.0", "illuminate/validation": "^11.0|^12.0", "symfony/console": "^7.0" }, "require-dev": { "laravel/framework": "^11.0|^12.0", "orchestra/testbench-core": "^9.0|^10.0", "phpstan/phpstan": "^2.0" }, "autoload": { "psr-4": { "Laravel\\Breeze\\": "src/" } }, "extra": { "laravel": { "providers": [ "Laravel\\Breeze\\BreezeServiceProvider" ] } }, "config": { "sort-packages": true }, "minimum-stability": "dev", "prefer-stable": true }