- Issue created by @gillesbailleux
- 🇩🇪Germany jurgenhaas Gottmadingen
Gin 4 (and Gin Toolbar 2) do not support Drupal versions below 11.2 any longer.
You need to update to Gin 5 and Gin Toolbar 3. You can use this command:
composer require drupal/gin:^5 drupal/gin_toolbar:^3
- 🇧🇪Belgium gillesbailleux La Roche-en-Ardenne
Performing your command line fixes the issue. Thank you very much for your quick answer.
user@server:~/public_html$ composer require drupal/gin:^5 drupal/gin_toolbar:^3 ./composer.json has been updated Running composer update drupal/gin drupal/gin_toolbar Loading composer repositories with package information Updating dependencies Lock file operations: 0 installs, 2 updates, 0 removals - Upgrading drupal/gin (4.0.6 => 5.0.0) - Upgrading drupal/gin_toolbar (2.0.0 => 3.0.0) Writing lock file Installing dependencies from lock file (including require-dev) Package operations: 0 installs, 2 updates, 0 removals - Downloading drupal/gin_toolbar (3.0.0) - Downloading drupal/gin (5.0.0) - Upgrading drupal/gin_toolbar (2.0.0 => 3.0.0): Extracting archive - Upgrading drupal/gin (4.0.6 => 5.0.0): Extracting archive Generating autoload files 47 packages you are using are looking for funding. Use the `composer fund` command to find out more!