|
|
@@ -1,9 +1,9 @@
|
|
|
{
|
|
|
- "name": "dereuromark/tools-cakephp",
|
|
|
+ "name": "dereuromark/cakephp-tools",
|
|
|
"type": "cakephp-plugin",
|
|
|
"description": "A CakePHP plugin containing lots of useful and reusable tools",
|
|
|
"keywords": ["cakephp", "plugin", "tools", "utils", "helpers", "components", "behaviors", "datasources"],
|
|
|
- "homepage": "https://github.com/dereuromark/tools",
|
|
|
+ "homepage": "https://github.com/dereuromark/cakephp-tools",
|
|
|
"license": "MIT",
|
|
|
"authors": [
|
|
|
{
|
|
|
@@ -29,8 +29,8 @@
|
|
|
}
|
|
|
},
|
|
|
"support":{
|
|
|
- "source": "https://github.com/dereuromark/tools",
|
|
|
- "issues": "https://github.com/dereuromark/tools/issues"
|
|
|
+ "source": "https://github.com/dereuromark/cakephp-tools",
|
|
|
+ "issues": "https://github.com/dereuromark/cakephp-tools/issues"
|
|
|
},
|
|
|
"extra": {
|
|
|
"installer-name": "Tools"
|