Skip to content

Commit e5d372a

Browse files
committed
Support 5.2+
1 parent ddc45d5 commit e5d372a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,7 @@
2626
}
2727
],
2828
"minimum-stability": "dev",
29-
"require": {}
29+
"require": {
30+
"illuminate/support": "5.2.x|5.3.x|5.4.x"
31+
}
3032
}

0 commit comments

Comments
 (0)