Skip to content

Commit f8f59f6

Browse files
committed
Merge pull request #3 from emmanuelgautier/patch-1
fix indentation
2 parents 95a8185 + db1e1a1 commit f8f59f6

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
@@ -6,7 +6,7 @@
66
"type": "project",
77
"require": {
88
"laravel/framework": "5.0.*",
9-
"tymon/jwt-auth": "0.5.*"
9+
"tymon/jwt-auth": "0.5.*"
1010
},
1111
"require-dev": {
1212
"phpunit/phpunit": "~4.0",

0 commit comments

Comments
 (0)