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.
2 parents 60af519 + ba67f2d commit 9f7911dCopy full SHA for 9f7911d
src/Shell.php
@@ -49,7 +49,7 @@
49
*/
50
class Shell extends Application
51
{
52
- const VERSION = 'v0.11.10';
+ const VERSION = 'v0.11.11';
53
54
/** @deprecated */
55
const PROMPT = '>>> ';
0 commit comments