Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
joecampo committed Feb 26, 2019
1 parent bb5c61f commit f0cbdf2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
],
"require": {
"php": ">=7.1.3",
"illuminate/support": "5.7.*",
"illuminate/filesystem": "5.7.*",
"illuminate/support": "5.8.*",
"illuminate/filesystem": "5.8.*",
"phpseclib/phpseclib": "^2.0"
},
"require-dev": {
"illuminate/console": "5.7.*",
"illuminate/console": "5.8.*",
"mockery/mockery": "~1.0",
"phpunit/phpunit": "~5.5"
},
Expand Down

0 comments on commit f0cbdf2

Please sign in to comment.