generated from Potter/Startable
refractor to potter/detachable
This commit is contained in:
+3
-3
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "potter/startable",
|
||||
"description": "Potter Framework Startable Interface",
|
||||
"name": "potter/detachable",
|
||||
"description": "Potter Framework Detachable Interface",
|
||||
"type": "library",
|
||||
"require": {
|
||||
"php": "^8.5"
|
||||
@@ -8,7 +8,7 @@
|
||||
"license": "MIT",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Potter\\Startable\\": "src/Potter/Startable/"
|
||||
"Potter\\Detachable\\": "src/Potter/Detachable/"
|
||||
}
|
||||
},
|
||||
"authors": [
|
||||
|
||||
Reference in New Issue
Block a user