We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f567c5 commit db738daCopy full SHA for db738da
src/Shell.php
@@ -49,7 +49,7 @@
49
*/
50
class Shell extends Application
51
{
52
- const VERSION = 'v0.11.15';
+ const VERSION = 'v0.11.16';
53
54
/** @deprecated */
55
const PROMPT = '>>> ';
0 commit comments