Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
Recca Tsai committed Jul 22, 2016
2 parents c4fdc27 + 9be1864 commit f2e8ea4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,12 @@
"php": ">=5.5.9",
"illuminate/console": "~5.1",
"illuminate/database": "~5.1",
"illuminate/encryption": "~5.1",
"illuminate/encryption": "~5.1",
"illuminate/filesystem": "~5.1",
"illuminate/routing": "~5.1",
"paragonie/random_compat": "~1.1",
"symfony/finder": "2.7.*|2.8.*|3.0.*",
"illuminate/encryption": "^5.2"
"symfony/finder": "2.7.*|2.8.*|3.0.*"
},
"require-dev": {
"nesbot/carbon": "~1.20",
Expand Down

0 comments on commit f2e8ea4

Please sign in to comment.