Skip to content

Commit 37df50b

Browse files
authored
Update composer.json
1 parent c64d8d4 commit 37df50b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,12 @@
99
}
1010
],
1111
"require": {
12-
"laravel/framework": "5.5.*",
13-
"omnicode/php-util": "0.0.*"
12+
"laravel/framework": "5.6.*",
13+
"omnicode/php-util": "0.1.*"
1414
},
1515
"require-dev": {
1616
"mockery/mockery": "~1.0",
1717
"phpunit/phpunit": "~6.0",
18-
"omnicode/lara-test": "~2.1",
1918
"orchestra/testbench": "~3.0"
2019

2120
},

0 commit comments

Comments
 (0)