contao-community-alliance / merger2

The Merger² for Contao.
GNU Lesser General Public License v3.0
8 stars 5 forks source link

Installation in Contao-4.6 nicht möglich #31

Closed bizon1 closed 5 years ago

bizon1 commented 5 years ago

Die Installation von merger2 4.0 in Contao-4.6 bricht mit dieser Fehlermeldung ab:

`composer require contao-community-alliance/merger2 Using version ^4.0 for contao-community-alliance/merger2 ./composer.json has been updated Loading composer repositories with package information Updating dependencies (including require-dev) Package operations: 3 installs, 0 updates, 0 removals

In YamlFileLoader.php line 657:

There is no extension able to load the configuration for "defaults" (in /da
tadisk/www/mlp2/vendor/contao-community-alliance/merger2/src/DependencyInje
ction/../Resources/config/listener.yml). Looked for namespace "defaults", f
ound none

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 YamlFileLoader.php line 657:

There is no extension able to load the configuration for "defaults" (in /da    
tadisk/www/mlp2/vendor/contao-community-alliance/merger2/src/DependencyInje    
ction/../Resources/config/listener.yml). Looked for namespace "defaults", f    
ound none 

`

dmolineus commented 5 years ago

Omg, thanks. Fixed with 9a9803ef4eabd60e9f900d955b15eb3833c73b88 and released as 4.0.4. Shouldn't try to fix isses at late night...