Commit bb7d8723bdd0aad1ceac979080a9e3a56d343261
1 parent
6a90ac63
Exists in
master
and in
2 other branches
Alterando configuração do pacote
Showing
1 changed file
with
3 additions
and
3 deletions
Show diff stats
composer.json
1 | 1 | { |
2 | - "name": "swpb/cocar", | |
2 | + "name": "lightbase/cocar", | |
3 | 3 | "version": "1.0", |
4 | - "license": "MIT", | |
4 | + "license": "CC-GPL 2.0", | |
5 | 5 | "type": "project", |
6 | - "description": "The \"Symfony Standard Edition\" distribution", | |
6 | + "description": "COCAR", | |
7 | 7 | "autoload": { |
8 | 8 | "psr-0": { "Swpb\\Bundle\\CocarBundle": "" } |
9 | 9 | }, | ... | ... |