Skip to content

Commit b08f512

Browse files
Also allow 4.* versions
1 parent 46a3172 commit b08f512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"license": "MIT",
1818
"require": {
1919
"php": ">=5.3.0",
20-
"twilio/sdk":"~3.12"
20+
"twilio/sdk":"~3.12||~4.0"
2121
},
2222
"require-dev": {
2323
"illuminate/support": "~4||~5",

0 commit comments

Comments
 (0)