http: inits php composer
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "joeacnet/http",
|
||||
"require": {},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"JoeacNet\\Http\\": "php/"
|
||||
}
|
||||
},
|
||||
"authors": [
|
||||
{
|
||||
"name": "Joe Carstairs",
|
||||
"email": "me@joeac.net"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user