This commit is contained in:
Simon Vieille 2015-03-06 19:41:49 +01:00
parent eacaf16dfd
commit f65ac8c1af
1 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
{
"name": "symfony/framework-standard-edition",
"license": "MIT",
"name": "deblan/trinity-cms",
"license": "CC-BY-4.0",
"type": "project",
"version": "2.3",
"description": "The \"Symfony Standard Edition\" distribution",
"version": "1.0.0",
"description": "Trinity CMS",
"autoload": {
"psr-0": { "": "src/", "SymfonyStandard": "app/" }
},