We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efc0a71 commit e22da73Copy full SHA for e22da73
1 file changed
Classes/Composer/InstallerScripts.php
@@ -43,7 +43,7 @@ class InstallerScripts
43
fi
44
EOD;
45
46
- const DEFAULT_VERSION_TO_INSTALL = '0.5.1';
+ const DEFAULT_VERSION_TO_INSTALL = '0.6.0';
47
48
public static function postUpdateAndInstall(Event $event)
49
{
0 commit comments