composer.json package name and description fixed.
This commit is contained in:
parent
9ce21ad892
commit
130495ea7c
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"name": "symfony/framework-standard-edition",
|
||||
"name": "skobkin/point-tools",
|
||||
"license": "MIT",
|
||||
"type": "project",
|
||||
"description": "The \"Symfony Standard Edition\" distribution",
|
||||
"description": "3rd party service for Point.im users",
|
||||
"autoload": {
|
||||
"psr-4": { "": "src/" },
|
||||
"classmap": [ "app/AppKernel.php", "app/AppCache.php" ]
|
||||
|
|
Loading…
Reference in a new issue