Skip to content

Commit 0b4e6f6

Browse files
authored
Update composer.json
1 parent aceb70a commit 0b4e6f6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
}
1010
],
1111
"require": {
12-
"laravel/framework": "5.5.*",
13-
"omnicode/lara-support": "~2.0"
12+
"laravel/framework": "5.6.*",
13+
"omnicode/lara-support": "~3.0"
1414
},
1515
"require-dev": {
1616
"mockery/mockery": "~1.0",
17-
"phpunit/phpunit": "~6.0",
17+
"phpunit/phpunit": "~7.0",
1818
"orchestra/testbench": "~3.0",
19-
"omnicode/lara-test": "~2.0"
19+
"omnicode/lara-test": "~3.0"
2020
},
2121
"suggest": {
2222
"omnicode/lara-crud": "LaraRepo integrated with LaraCrud",

0 commit comments

Comments
 (0)