* set composer package type to wordpress-plugin
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "wpstudio/media-cloud-transform",
|
"name": "wpstudio/media-cloud-transform",
|
||||||
"description": "Convert attachment meta to compatible with Media Cloud S3",
|
"description": "Convert attachment meta to compatible with Media Cloud S3",
|
||||||
"type": "library",
|
"type": "wordpress-plugin",
|
||||||
"require": {
|
"require": {
|
||||||
"guzzle/http": "^3.7@dev",
|
"guzzle/http": "^3.7@dev",
|
||||||
"symfony/event-dispatcher": "4.4.x-dev",
|
"symfony/event-dispatcher": "4.4.x-dev",
|
||||||
|
Reference in New Issue
Block a user