Skip to content

Commit 272d848

Browse files
committed
Changed version for 4.* for laravel 4.*
1 parent a4ed47e commit 272d848

File tree

2 files changed

+12
-16
lines changed

2 files changed

+12
-16
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"license": "MIT",
1111
"require": {
1212
"php": ">=5.3.0",
13-
"illuminate/support": "4.1.30",
13+
"illuminate/support": "4.*",
1414
"auth0/auth0-php": "0.6.*",
1515
"adoy/oauth2": "dev-master",
1616
"firebase/php-jwt" : "dev-master"

composer.lock

Lines changed: 11 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)