Skip to content

Commit

Permalink
start work on 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vyuldashev committed Sep 7, 2018
1 parent d5b5c8f commit 5e70122
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -23,7 +23,7 @@
"php": "^7.1",
"ext-json": "*",
"guzzlehttp/guzzle": "^6.3",
"laravel/framework": "5.6.*"
"laravel/framework": "5.7.*"
},
"require-dev": {
"fzaninotto/faker": "^1.7",
Expand All @@ -50,7 +50,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "3.0-dev"
"dev-master": "4.0-dev"
}
},
"config": {
Expand Down

0 comments on commit 5e70122

Please sign in to comment.