You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
diff --git a/vendor/internetgalerie/ig-slug/Classes/Command/UpdateCommand.php b/vendor/internetgalerie/ig-slug/Classes/Command/UpdateCommand.php
index 9499e10e..4f602014 100644
--- a/vendor/internetgalerie/ig-slug/Classes/Command/UpdateCommand.php+++ b/vendor/internetgalerie/ig-slug/Classes/Command/UpdateCommand.php@@ -43,7 +43,7 @@ class UpdateCommand extends Command
*
* @inheritdoc
*/
- protected function execute(InputInterface $input, OutputInterface $output)+ protected function execute(InputInterface $input, OutputInterface $output): int
{
// Make sure the _cli_ user is loaded
Bootstrap::initializeBackendAuthentication();
Thx
The text was updated successfully, but these errors were encountered:
Please apply this patch:
Thx
The text was updated successfully, but these errors were encountered: