Skip to content

Commit 7436b73

Browse files
committed
ITT: Composer lock updated.
1 parent 05e8163 commit 7436b73

File tree

3 files changed

+96
-86
lines changed

3 files changed

+96
-86
lines changed

composer.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,12 @@
1212
"require": {
1313
"php": ">=5.6.4",
1414
"illuminate/support": "^5.2",
15-
"mockery/mockery": "^0.9.7"
15+
"mockery/mockery": "^0.9"
1616
},
1717
"require-dev": {
18-
"phpunit/phpunit": "^5.7",
19-
"orchestra/testbench": "^3.3"
18+
"phpunit/phpunit": "^5.0",
19+
"orchestra/testbench": "^3.1",
20+
"orchestra/database": "^3.1"
2021
},
2122
"autoload": {
2223
"psr-4": {

0 commit comments

Comments
 (0)