Skip to content

Commit a4ed47e

Browse files
committed
Changed version for dependency
1 parent afd58fc commit a4ed47e

File tree

3 files changed

+200
-1
lines changed

3 files changed

+200
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
vendor/

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.*",
13+
"illuminate/support": "4.1.30",
1414
"auth0/auth0-php": "0.6.*",
1515
"adoy/oauth2": "dev-master",
1616
"firebase/php-jwt" : "dev-master"

composer.lock

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

0 commit comments

Comments
 (0)