Skip to content

Commit 81964ed

Browse files
committed
Build cli command using latest available dependencies
1 parent 08fb9c0 commit 81964ed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/cli/composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,6 @@
4141
"Flow\\": "tests/Flow"
4242
}
4343
},
44-
"prefer-stable": true
44+
"minimum-stability": "dev",
45+
"prefer-stable": false
4546
}

0 commit comments

Comments
 (0)