Skip to content

Commit

Permalink
Fix json error
Browse files Browse the repository at this point in the history
  • Loading branch information
jrumbut committed Nov 16, 2017
1 parent d115c7d commit 155bd3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -18,7 +18,7 @@
"require": {
"php": ">=5.5.0",
"illuminate/database": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*,
"illuminate/support": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*
"illuminate/support": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*"
},
"require-dev": {
"phpunit/phpunit": "~4.8 || ~5.0",
Expand Down

0 comments on commit 155bd3a

Please sign in to comment.