File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1616 <service id =" zoho.api.invoice" class =" Zoho\Subscription\Api\Invoice" parent =" zoho.api.manager" ></service >
1717 <service id =" zoho.api.customer" class =" Zoho\Subscription\Api\Customer" parent =" zoho.api.manager" ></service >
1818 <service id =" zoho.api.subscription" class =" Zoho\Subscription\Api\Subscription" parent =" zoho.api.manager" ></service >
19+ <service id =" zoho.api.hosted_page" class =" Zoho\Subscription\Api\HostedPage" parent =" zoho.api.manager" ></service >
1920
2021 <service id =" zoho.array.cache" class =" Doctrine\Common\Cache\ArrayCache" ></service >
2122
Original file line number Diff line number Diff line change 1515 ],
1616 "description" : " Zoho Subscription Bundle uses the zoho-subscription-api PHP client library" ,
1717 "require" : {
18- "php" : " >=5.4 .0" ,
19- "symfony/framework-bundle" : " ^2.2 " ,
20- "storefactory/zoho-subscription-api" : " >=1.0 .0"
18+ "php" : " ^7 .0" ,
19+ "symfony/framework-bundle" : " ^2.8 | ^3.0 " ,
20+ "storefactory/zoho-subscription-api" : " ^2 .0"
2121 },
2222 "minimum-stability" : " stable"
2323}
You can’t perform that action at this time.
0 commit comments