Skip to content

Commit

Permalink
Merge branch 'release/v1.4'
Browse files Browse the repository at this point in the history
  • Loading branch information
chelout committed Jul 5, 2019
2 parents 813bda4 + 42a8778 commit 9a2828b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
],
"require": {
"php": "^7.1.3",
"illuminate/support": "~5.6.0|~5.7.0",
"illuminate/support": "5.8.*",
"monolog/monolog": "~1.12"
},
"require-dev": {
"phpunit/phpunit": "^7.0"
"phpunit/phpunit": "^7.5"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 9a2828b

Please sign in to comment.