Dort werden mir einige Fehler angezeigt
Das ganze net in einem Fehler 403 -> Neustart des Managers geht aber
Code:
> Resolving dependencies using Composer Cloud v3.5.1
[7.4MiB/0.18s] Loading composer repositories with package information
[77.1MiB/9.08s] Updating dependencies
[32.8MiB/10.03s] Lock file operations: 0 installs, 1 update, 0 removals
[32.8MiB/10.03s] - Upgrading codefog/contao-haste (4.25.23 => 4.25.24)
[32.0MiB/10.05s] Writing lock file
[17.6MiB/10.07s] Package menatwork/contao-multicolumnwizard is abandoned, you should avoid using it. Use menatwork/contao-multicolumnwizard-bundle instead.
[17.6MiB/10.07s] Package webmozart/path-util is abandoned, you should avoid using it. Use symfony/filesystem instead.
[17.8MiB/10.37s] No security vulnerability advisories found
[18.3MiB/10.37s] Memory usage: 18.33MB (peak: 200.66MB), time: 10.37s.
[18.3MiB/10.37s] Finished Composer Cloud resolving.
# Job ID flXLsoMw4YfccUktKPQEjse5217GOrFpcG0m571j1xL6lGW1EBmj6wh49hIWIZ1iUzT1uiauWH5NR5AC9WKiLaiIiGUkKs60hHimVcgRcl0ZMrzW completed in 11 seconds
# Memory usage: 18.33MB (peak: 200.66MB), time: 10.37s.
$ /bin/php81 -q -dmax_execution_time=0 -dmemory_limit=-1 -ddisplay_errors=0 -ddisplay_startup_errors=0 -derror_reporting=0 -dallow_url_fopen=1 -ddisable_functions= -ddate.timezone=Europe/Berlin /usr/www/users/baslerd/Droplimits2023/web/contao-manager.phar.php composer install --no-dev --no-progress --no-ansi --no-interaction --optimize-autoloader
Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Package operations: 0 installs, 1 update, 0 removals
Update of codefog/contao-haste failed
In AbstractModuleInstaller.php line 568:
"/usr/www/users/baslerd/Droplimits2023/system/modules/haste" is not a link
to "/usr/www/users/baslerd/Droplimits2023/vendor/codefog/contao-haste" (exp
ected "/usr/www/users/baslerd/Droplimits2023/vendor/codefog/contao-haste" b
ut got "/usr/www/users/baslerd/Droplimits2023/system/modules/haste")
install [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-progress] [--no-install] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [...]
# Process terminated with exit code 1
# Result: General error