Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.216.28
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
v3.cesa.co.za /
vendor /
nelmio /
cors-bundle /
Delete
Unzip
Name
Size
Permission
Date
Action
DependencyInjection
[ DIR ]
drwxrwxr-x
2026-08-17 03:12
EventListener
[ DIR ]
drwxrwxr-x
2026-08-17 03:12
Options
[ DIR ]
drwxrwxr-x
2026-08-17 03:12
Resources
[ DIR ]
drwxrwxr-x
2026-08-17 03:12
.htaccess
237
B
-r-xr-xr-x
2026-08-17 03:12
CHANGELOG.md
4.07
KB
-rwxrwxr-x
2026-01-12 15:59
LICENSE
1.02
KB
-rwxrwxr-x
2026-01-12 15:59
NelmioCorsBundle.php
671
B
-rwxrwxr-x
2026-01-12 15:59
README.md
1.11
KB
-rwxrwxr-x
2026-01-12 15:59
SECURITY.md
95
B
-rwxrwxr-x
2026-01-12 15:59
composer.json
1.18
KB
-rwxrwxr-x
2026-01-12 15:59
Save
Rename
{ "name": "nelmio/cors-bundle", "description": "Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application", "keywords": ["cors", "crossdomain", "api"], "type": "symfony-bundle", "license": "MIT", "authors": [ { "name": "Nelmio", "homepage": "http://nelm.io" }, { "name": "Symfony Community", "homepage": "https://github.com/nelmio/NelmioCorsBundle/contributors" } ], "require": { "symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0 || ^8.0", "psr/log": "^1.0 || ^2.0 || ^3.0" }, "require-dev": { "phpunit/phpunit": "^8", "phpstan/phpstan": "^1.11.5", "phpstan/phpstan-phpunit": "^1.4", "phpstan/phpstan-deprecation-rules": "^1.2.0", "phpstan/phpstan-symfony": "^1.4.4" }, "autoload": { "psr-4": { "Nelmio\\CorsBundle\\": "" }, "exclude-from-classmap": ["/Tests/"] }, "extra": { "branch-alias": { "dev-master": "2.x-dev" } }, "scripts": { "test": "@php vendor/bin/phpunit", "phpstan": "@php vendor/bin/phpstan" } }