Skip to content

Commit 154f6cb

Browse files
committed
Update composer.json
1 parent 5a2d0d6 commit 154f6cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"license": "MIT",
1414
"require": {
1515
"php": ">=5.3.0",
16-
"illuminate/support": "4.0.x",
16+
"illuminate/support": "4.1.x",
1717
"twilio/sdk":"dev-master"
1818
},
1919
"autoload": {
@@ -22,4 +22,4 @@
2222
}
2323
},
2424
"minimum-stability": "dev"
25-
}
25+
}

0 commit comments

Comments
 (0)