Skip to content

Commit 5746559

Browse files
author
brunoroux
committed
bumped requirements
1 parent c05821a commit 5746559

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
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
}

0 commit comments

Comments
 (0)