Skip to content

Commit e542b12

Browse files
author
Johan Möller
committed
Add illuminati/support as dependency.
1 parent e48b90e commit e542b12

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
},
2121
"require": {
2222
"php": ">=7.1",
23-
"composer/installers": "~1.0"
23+
"composer/installers": "~1.0",
24+
"illuminate/support": "5.6.*"
2425
},
2526
"scripts": {
2627
"test": [

0 commit comments

Comments
 (0)