We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e151a4c commit 2a98094Copy full SHA for 2a98094
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.7.0';
+ const DEFAULT_VERSION_TO_INSTALL = '0.8.1';
47
48
public static function postUpdateAndInstall(Event $event)
49
{
0 commit comments