Skip to content

Commit 0c13ffe

Browse files
committed
Update README.md
1 parent 154f6cb commit 0c13ffe

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
laravel4-twilio
32
===============
43
Laravel 4 Twillio API Integration
@@ -12,7 +11,7 @@ Laravel 4 Twillio API Integration
1211
Begin by installing this package through Composer. Edit your project's `composer.json` file to require `travisjryan/twilio`.
1312

1413
"require": {
15-
"laravel/framework": "4.0.*",
14+
"laravel/framework": "4.1.*",
1615
"travisjryan/twilio": "dev-master"
1716
},
1817
"minimum-stability" : "dev"
@@ -50,4 +49,4 @@ Creating a Call
5049

5150
### License
5251

53-
laravel4-twilio is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)
52+
laravel4-twilio is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)

0 commit comments

Comments
 (0)