⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.45
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
/
shopware
/
vendor
/
shopware
/
administration
/
View File Name :
composer.json
{ "name": "shopware/administration", "description": "Administration frontend for the Shopware Core", "type": "library", "license": "MIT", "autoload": { "psr-4": { "Shopware\\Administration\\": "" } }, "config": { "platform": { "php": "7.4.3" }, "sort-packages": true }, "support": { "issues": "https://issues.shopware.com", "forum": "https://forum.shopware.com", "wiki": "https://developer.shopware.com", "docs": "https://developer.shopware.com", "chat": "https://slack.shopware.com" }, "extra": { "branch-alias": { "dev-master": "6.4.x-dev", "dev-trunk": "6.4.x-dev" } }, "require": { "php": "^7.4.3 || ^8.0", "shopware/core": "v6.4.20.2", "symfony/framework-bundle": "~5.4.1", "symfony/http-foundation": "~5.4.1", "symfony/mime": "~5.4.0", "symfony/routing": "~5.4.0" }, "version": "6.4.20.2" }