generated from Potter/Template
update composer.json
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "potter/cloneable",
|
"name": "potter/cloneable",
|
||||||
"description": "Potter Framework Cloneable Interface",
|
"description": "Potter Framework Cloneable Interface",
|
||||||
"version": "0.0.1",
|
"version": "1.0.0",
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"homepage": "https://gitpotter.com/Potter/Cloneable",
|
"homepage": "https://gitpotter.com/Potter/Cloneable",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@@ -19,6 +19,7 @@
|
|||||||
},
|
},
|
||||||
"minimum-stability": "stable",
|
"minimum-stability": "stable",
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^8.3"
|
"php": "^8.3",
|
||||||
|
"potter/template": "^1.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user