Skip to content

Commit bafb98b

Browse files
committed
Add opensoft/rollout package
1 parent d086582 commit bafb98b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
"minimum-stability": "stable",
1313
"require": {
1414
"php": ">=7.0",
15-
"illuminate/support": "^5.3|^5.4"
15+
"illuminate/support": "^5.3|^5.4",
16+
"opensoft/rollout": "^2.2"
1617
},
1718
"require-dev": {
1819
"mockery/mockery": "^0.9.9",

0 commit comments

Comments
 (0)