Skip to content

Commit e9dcb77

Browse files
committed
chore(composer/package): add illuminate/contracts and illuminate/log
1 parent 7c0ecf4 commit e9dcb77

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
},
1919
"require-dev": {
2020
"fzaninotto/faker": "^1.9@dev",
21+
"illuminate/contracts": "^7.0",
22+
"illuminate/log": "^7.0",
2123
"illuminate/support": "^7.0",
2224
"mockery/mockery": "^1.3.2",
2325
"orchestra/database": "^5.0",

0 commit comments

Comments
 (0)