Skip to content

Commit c949fd9

Browse files
authored
Force the usage of opensoft/rollout:2.2.1 (#16)
1 parent cbcb5e1 commit c949fd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"illuminate/console": "^5.4",
1818
"illuminate/database": "^5.4",
1919
"illuminate/support": "^5.4",
20-
"opensoft/rollout": "^2.2"
20+
"opensoft/rollout": "2.2.*"
2121
},
2222
"require-dev": {
2323
"codeclimate/php-test-reporter": "^0.4.4",

0 commit comments

Comments
 (0)