composer v1
This commit is contained in:
10
composer.json
Normal file
10
composer.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "franzz/objects",
|
||||
"description": "Objects",
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Franzz\\Objects\\": "inc"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user