* set composer package type to wordpress-plugin

This commit is contained in:
2022-07-10 10:58:19 +03:00
parent e3e7af347b
commit 635c451a00

View File

@ -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",