{ "name": "sensio/distribution-bundle", "description": "Base bundle for Symfony Distributions", "keywords": ["distribution","configuration"], "type": "symfony-bundle", "license": "MIT", "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com" } ], "require": { "php": ">=5.3.9", "symfony/dependency-injection": "~2.3|~3.0", "symfony/config": "~2.3|~3.0", "symfony/filesystem": "~2.3|~3.0", "symfony/http-kernel": "~2.3|~3.0", "symfony/class-loader": "~2.3|~3.0", "symfony/process": "~2.3|~3.0", "sensiolabs/security-checker": "~5.0" }, "autoload": { "psr-4": { "Sensio\\Bundle\\DistributionBundle\\": "" } }, "extra": { "branch-alias": { "dev-master": "5.0.x-dev" } }, "minimum-stability": "dev" }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Composer | Folder | 0755 |
|
|
DependencyInjection | Folder | 0755 |
|
|
Resources | Folder | 0755 |
|
|
.gitignore | File | 24 B | 0644 |
|
LICENSE | File | 1.04 KB | 0644 |
|
README.rst | File | 1.35 KB | 0644 |
|
SensioDistributionBundle.php | File | 581 B | 0644 |
|
UPGRADE.md | File | 725 B | 0644 |
|
composer.json | File | 910 B | 0644 |
|