Skip to content

Commit c308c63

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

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
@@ -10,12 +10,12 @@
1010
],
1111
"require": {
1212
"laravel/framework": "5.6.*",
13-
"omnicode/php-util": "0.0.*"
13+
"omnicode/php-util": "3.0.*"
1414
},
1515
"require-dev": {
1616
"mockery/mockery": "~1.0",
1717
"phpunit/phpunit": "~7.0",
18-
"omnicode/lara-test": "~0.0",
18+
"omnicode/lara-test": "~3.0",
1919
"orchestra/testbench": "~3.0"
2020

2121
},

0 commit comments

Comments
 (0)