{ "name": "ardent/parameter-bundle", "description": "Simple bundle for storing parameters in the database", "type": "symfony-bundle", "require": { "doctrine/orm": "^2.7" }, "autoload": { "psr-4": { "Ardent\\ParameterBundle\\": "" } }, "license": "GPL-3.0-only" }