Browse Source

Ficing composer package name

Jose Lorenzo Rodriguez 11 years ago
parent
commit
800dceb35e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/Log/composer.json

+ 1 - 1
src/Log/composer.json

@@ -1,5 +1,5 @@
 {
-	"name": "cakephp/cache",
+	"name": "cakephp/log",
 	"description": "CakePHP logging library with support for multiple different streams",
 	"license": "MIT",
 	"authors": [