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