Rename project to ipfs-images-php-client
Showing
{ | { | ||
"name": "theowl/attachments-client", | "name": "ipfs-images/ipfs-images-php-client", | ||
"description": "A wrapper to access attachments server HTTP API", | "description": "A wrapper to access IPFS images server HTTP API", | ||
"autoload": { | "autoload": { | ||
"psr-4": { | "psr-4": { | ||
"AttachmentsClient\\": "src/" | "IpfsImagesClient\\": "src/" | ||
} | } | ||
}, | }, | ||
"require": { | "require": { | ||
... | ... |
Please
register
or
sign in
to comment