Hallo zusammen,
beim Update über den Contao-Manager erhalte ich folgende Fehlermeldung:
Code:
> Resolving dependencies using Composer Cloud v3.8.2
[7.4MiB/0.31s] Loading composer repositories with package information
[91.0MiB/16.02s] Updating dependencies
[30.8MiB/17.31s] Lock file operations: 0 installs, 90 updates, 0 removals
[30.8MiB/17.32s] - Upgrading brick/math (0.12.3 => 0.13.1)
// usw.
[30.8MiB/17.47s] - Upgrading web-auth/cose-lib (4.4.0 => 4.4.1)
[29.9MiB/17.48s] Writing lock file
[17.5MiB/17.81s] No security vulnerability advisories found.
[18.1MiB/17.81s] Memory usage: 18.07MB (peak: 207.42MB), time: 17.82s.
[18.1MiB/17.82s] Finished Composer Cloud resolving.
–––––––––––––––––––––––––––––––––––––––––
The metadata of package "symfony/webpack-encore-bundle" in version "2.2.0.0" does not match any of the metadata in the repositories. Diff (provided package / valid package): --- Original
+++ New
@@ @@
"type": "symfony-bundle",
"extra": {
"thanks": {
- "name": "symfony\/webpack-encore",
- "url": "https:\/\/github.com\/symfony\/webpack-encore"
+ "url": "https:\/\/github.com\/symfony\/webpack-encore",
+ "name": "symfony\/webpack-encore"
}
},
"autoload": {
# Job ID hv63Ad9mU2noh0skLRsMSb4NNTUZabEvGnU6QQah6CIJc7hRl6Mxj7fsONJzTD2LGHgzmYGiriesllVZIfx4IsAvFvik4 completed in 23 seconds
# Memory usage: 18.07MB (peak: 207.42MB), time: 17.82s.
Alle vorherigen Updates haben funtioniert. Der Probelauf funktioniert auch jetzt noch und das symfony/webpack-encore-bundle hat in der Zwischenzeit keinen Update erhalten. Sowohl im vendor-Verzeichnis als auch im github-Repository ist die Reihenfolge bei den "thanks" name, url.
Was kann ich tun?
Viele Grüße
Martin