We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8254f1f commit 8a0f4a2Copy full SHA for 8a0f4a2
src/console/src/Mix.php
@@ -10,7 +10,7 @@ class Mix
10
/**
11
* @var string
12
*/
13
- public static $version = '2.2.14';
+ public static $version = '2.2.15';
14
15
16
* @var \Mix\Console\Application
0 commit comments