Skip to content

Commit 080b811

Browse files
authored
Update composer.json
1 parent 457a482 commit 080b811

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
}
1010
],
1111
"require": {
12-
"laravel/framework": "5.5.*",
12+
"laravel/framework": "5.6.*",
1313
"omnicode/php-util": "0.0.*"
1414
},
1515
"require-dev": {
1616
"mockery/mockery": "~1.0",
17-
"phpunit/phpunit": "~6.0",
17+
"phpunit/phpunit": "~7.0",
1818
"omnicode/lara-test": "~0.0",
1919
"orchestra/testbench": "~3.0"
2020

0 commit comments

Comments
 (0)