terminal42 / contao-shortlink

Extension to create shortlinks in Contao CMS
MIT License
2 stars 5 forks source link

doctrine/orm is required #4

Closed richardhj closed 5 years ago

richardhj commented 5 years ago

After installation, the following error occurs:

In Configuration.php line 313:

  The doctrine/orm package is required when the doctrine.orm config is set.

Script Contao\ManagerBundle\Composer\ScriptHandler::initializeApplication handling the post-update-cmd event terminated with an exception

  [RuntimeException]
  An error occurred while executing the "contao:install-web-dir" command:
  In Configuration.php line 313:

    The doctrine/orm package is required when the doctrine.orm config
   is set.