generated from Potter/Template
new composer.json
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"name": "potter/template",
|
"name": "potter/cloneable",
|
||||||
"description": "Potter Framework Component Template",
|
"description": "Potter Framework Cloneable Interface ",
|
||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"homepage": "https://gitpotter.com/Potter/Template",
|
"homepage": "https://gitpotter.com/Potter/Cloneable",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
@@ -14,7 +14,7 @@
|
|||||||
],
|
],
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"Potter\\Template\\": "src/Potter/Template/"
|
"Potter\\Cloneable\\": "src/Potter/Cloneable/"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"minimum-stability": "stable",
|
"minimum-stability": "stable",
|
||||||
|
|||||||
Reference in New Issue
Block a user