11{
2- "name" : " fostercommerce/klaviyo-connect-plus" ,
3- "description" : " Craft Commerce" ,
4- "type" : " craft-plugin" ,
2+ "name" : " fostercommerce/klaviyo-connect-plus" ,
3+ "description" : " A plugin for Craft CMS. Grow your ecommerce business with smarter email automations." ,
4+ "license" : " proprietary" ,
5+ "type" : " craft-plugin" ,
56 "version" : " 1.0.0" ,
6- "keywords" : [
7- " klaviyo"
8- ],
9- "homepage" : " https://fostercommerce.com" ,
10- "require" : {
11- "php" : " ^8.2" ,
12- "craftcms/cms" : " ^5.0.0" ,
13- "klaviyo/api" : " ^7.1"
14- },
15- "autoload" : {
16- "psr-4" : {
17- "fostercommerce\\ klaviyoconnectplus\\ " : " src/"
18- }
19- },
20- "extra" : {
21- "handle" : " klaviyo-connect-plus" ,
22- "name" : " Klaviyo Connect Plus" ,
23- "developer" : " Foster Commerce" ,
7+ "keywords" : [
8+ " klaviyo"
9+ ],
10+ "homepage" : " https://fostercommerce.com" ,
11+ "require" : {
12+ "php" : " ^8.2" ,
13+ "craftcms/cms" : " ^5.0.0" ,
14+ "klaviyo/api" : " ^7.1"
15+ },
16+ "autoload" : {
17+ "psr-4" : {
18+ "fostercommerce\\ klaviyoconnectplus\\ " : " src/"
19+ }
20+ },
21+ "extra" : {
22+ "handle" : " klaviyo-connect-plus" ,
23+ "name" : " Klaviyo Connect Plus" ,
24+ "developer" : " Foster Commerce" ,
2425 "documentationUrl" : " https://github.com/fostercommerce/klaviyo-connect-plus"
25- },
26- "require-dev" : {
27- "craftcms/commerce" : " ^5.0.0" ,
26+ },
27+ "require-dev" : {
28+ "craftcms/commerce" : " ^5.0.0" ,
2829 "craftcms/phpstan" : " dev-main" ,
2930 "craftcms/rector" : " dev-main" ,
30- "fostercommerce/ecs" : " dev-main" ,
31- "fostercommerce/rector" : " dev-main" ,
32- "phpstan/phpstan" : " ^1.11" ,
33- "roave/security-advisories" : " dev-latest"
34- },
35- "config" : {
36- "allow-plugins" : {
37- "yiisoft/yii2-composer" : true ,
38- "craftcms/plugin-installer" : true
39- }
40- },
41- "prefer-stable" : true ,
42- "minimum-stability" : " dev" ,
43- "scripts" : {
44- "phpstan" : " phpstan --memory-limit=1G" ,
45- "ecs:check" : " ecs check --ansi --memory-limit=1G" ,
46- "ecs:fix" : " ecs check --ansi --fix --memory-limit=1G" ,
47- "rector:fix" : " rector process" ,
48- "rector:dry-run" : " rector process --dry-run"
49- }
50- }
31+ "fostercommerce/ecs" : " dev-main" ,
32+ "fostercommerce/rector" : " dev-main" ,
33+ "phpstan/phpstan" : " ^1.11" ,
34+ "roave/security-advisories" : " dev-latest"
35+ },
36+ "config" : {
37+ "allow-plugins" : {
38+ "yiisoft/yii2-composer" : true ,
39+ "craftcms/plugin-installer" : true
40+ }
41+ },
42+ "prefer-stable" : true ,
43+ "minimum-stability" : " dev" ,
44+ "scripts" : {
45+ "phpstan" : " phpstan --memory-limit=1G" ,
46+ "ecs:check" : " ecs check --ansi --memory-limit=1G" ,
47+ "ecs:fix" : " ecs check --ansi --fix --memory-limit=1G" ,
48+ "rector:fix" : " rector process" ,
49+ "rector:dry-run" : " rector process --dry-run"
50+ }
51+ }
0 commit comments