Commit 2415908ab61645af30fcd4536ddf3e4b6c500399

Authored by DTI
1 parent e2003535
Exists in master and in 2 other branches 3,1, 3.1

retira dependências

Showing 1 changed file with 2 additions and 2 deletions   Show diff stats
composer.json
... ... @@ -5,9 +5,9 @@
5 5 "type": "project",
6 6 "description": "The \"Symfony Standard Edition\" distribution",
7 7 "autoload": {
8   - "psr-0": { "swpb\Bundle\CocarBundle": "" }
  8 + "psr-0": { "Swpb\Bundle\CocarBundle": "" }
9 9 },
10   - "target-dir": "swpb/Bundle/CocarBundle",
  10 + "target-dir": "Swpb/Bundle/CocarBundle",
11 11 "require": {
12 12 "php": ">=5.3.2",
13 13 "jpgraph/jpgraph": "dev-master"
... ...