Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
davitbek authored Jun 4, 2018
1 parent e665a71 commit f804dfb
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 @@ -9,13 +9,13 @@
}
],
"require": {
"laravel/framework": "5.5.*"
"laravel/framework": "5.6.*"
},
"require-dev": {
"mockery/mockery": "~1.0",
"phpunit/phpunit": "~6.0",
"phpunit/phpunit": "~7.0",
"orchestra/testbench": "~3.0",
"omnicode/lara-test": "2.0.*"
"omnicode/lara-test": "3.0.*"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit f804dfb

Please sign in to comment.