Skip to content

Commit 3e44d6d

Browse files
authored
Update composer.json
1 parent 1300fa7 commit 3e44d6d

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,13 +9,13 @@
99
}
1010
],
1111
"require": {
12-
"laravel/framework": "5.5.*",
12+
"laravel/framework": "5.4.*",
1313
"omnicode/php-util": "0.0.*"
1414
},
1515
"require-dev": {
1616
"mockery/mockery": "~1.0",
1717
"phpunit/phpunit": "~6.0",
18-
"omnicode/lara-test": "~2.1",
18+
"omnicode/lara-test": "~1.1",
1919
"orchestra/testbench": "~3.0"
2020

2121
},

0 commit comments

Comments
 (0)