# Update auf 6.6.0.2

**URL:** https://forum.shopware.com/t/update-auf-6-6-0-2/103514
**Category:** Allgemein
**Created:** [2. April 2024 um 07:58 UTC](https://forum.shopware.com/t/update-auf-6-6-0-2/103514 "2024-04-02T07:58:35Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![KeinPlanB](https://avatars.discourse-cdn.com/v4/letter/k/7ba0ec/32.png) [@KeinPlanB](https://forum.shopware.com/u/KeinPlanB)
#### Post date: [2. April 2024 um 07:58 UTC](https://forum.shopware.com/t/update-auf-6-6-0-2/103514/1 "2024-04-02T07:58:35Z")

</div>

![grafik](https://europe1.discourse-cdn.com/flex013/uploads/shopware/original/3X/1/1/11c71e89c0fe6035817518f2de00c0a5f5625bfa.png)

Oder anders ausgedrückt:

![th](https://europe1.discourse-cdn.com/flex013/uploads/shopware/original/3X/9/1/91440e533713ad8e6978dcc140fb6394df9c4eb3.jpeg)

---

<div class="post-metadata">

### Author: ![brettvormkopp](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/brettvormkopp/32/7788_2.png) [@brettvormkopp](https://forum.shopware.com/u/brettvormkopp)
#### Post date: [2. April 2024 um 08:31 UTC](https://forum.shopware.com/t/update-auf-6-6-0-2/103514/2 "2024-04-02T08:31:40Z")

</div>

ebenfalls ein error

```auto
Run Update preparations
> pre-update-cmd: Symfony\Flex\Flex->configureInstaller
Loading composer repositories with package information
> pre-pool-create: Symfony\Flex\Flex->truncatePackages
Updating dependencies
Dependency resolution completed in 0.000 seconds
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires shopware/core 6.6.0.2 -> satisfiable by shopware/core[v6.6.0.2].
    - shopware/core v6.6.0.2 requires symfony/stopwatch ~7.0.0 -> found symfony/stopwatch[v7.0.0, v7.0.3] but it conflicts with your root composer.json require (^5.0|^6.0).
  Problem 2
    - shopware/core v6.6.0.2 requires symfony/stopwatch ~7.0.0 -> found symfony/stopwatch[v7.0.0, v7.0.3] but it conflicts with your root composer.json require (^5.0|^6.0).
    - shopware/storefront v6.6.0.2 requires shopware/core v6.6.0.2 -> satisfiable by shopware/core[v6.6.0.2].
    - Root composer.json requires shopware/storefront 6.6.0.2 -> satisfiable by shopware/storefront[v6.6.0.2].

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

```

von 6.5.8.7 auf 6.6.0.2

---

<div class="post-metadata">

### Author: ![sonic](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/sonic/32/25728_2.png) [@sonic](https://forum.shopware.com/u/sonic)
#### Post date: [2. April 2024 um 08:49 UTC](https://forum.shopware.com/t/update-auf-6-6-0-2/103514/3 "2024-04-02T08:49:48Z")

</div>

> [@Update auf Shopware 6.6.0.0 schlägt fehl](https://forum.shopware.com/t/update-auf-shopware-6-6-0-0-schlaegt-fehl/103389/13):
>
> Falls ihr den gleichen Fehler wie @sonic habt: \> pre-update-cmd: Symfony\Flex\Flex-\>configureInstaller Loading composer repositories with package information \> pre-pool-create: Symfony\Flex\Flex-\>truncatePackages Updating dependencies Dependency resolution completed in 0.001 seconds Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires shopware/core 6.6.0.0 -\> satisfiable by shopware/core[v6.6.0.0]. - shopware/core v6.6.0.0…

---

<div class="post-metadata">

### Author: ![Plotec](https://avatars.discourse-cdn.com/v4/letter/p/c4cdca/32.png) [@Plotec](https://forum.shopware.com/u/Plotec)
#### Post date: [2. April 2024 um 11:32 UTC](https://forum.shopware.com/t/update-auf-6-6-0-2/103514/4 "2024-04-02T11:32:21Z")

</div>

Das Update bricht ohne echte Fehlermeldung ab. Nachfolgend das Ende der log.txt. Im ganzen log ist keine Fehlermeldung enthalten.

```auto
  Enabling the package as a Symfony bundle
    Copying files from recipe
      Created "./config/packages/dev/monolog.yaml"
      Created "./config/packages/prod/deprecations.yaml"
      Created "./config/packages/prod/monolog.yaml"
      Created "./config/packages/test/monolog.yaml"
  - Configuring symfony/routing (>=5.4): From github.com/shopware/recipes:main
  - Configuring symfony/translation (>=5.4): From github.com/shopware/recipes:main
  - Configuring symfony/twig-bundle (>=5.4): From github.com/shopware/recipes:main
    Enabling the package as a Symfony bundle
  - Configuring symfony/validator (>=7.0): From github.com/symfony/recipes:main
    Copying files from recipe
      Created "./config/packages/validator.yaml"
  - Configuring phpunit/phpunit (>=9.6): From github.com/symfony/recipes:main
    Copying files from recipe
      Created "./.env.test"
      Created "./phpunit.xml.dist"
      Created "./tests/bootstrap.php"
    Adding entries to .gitignore
  - Configuring symfony/web-profiler-bundle (>=6.1): From github.com/symfony/recipes:main
    Enabling the package as a Symfony bundle
    Copying files from recipe
      Created "./config/packages/web_profiler.yaml"
      Created "./config/routes/web_profiler.yaml"

                                                            
 Files have been reset to the latest version of the recipe. 
                                                            

  * Use git diff to inspect the changes.

    Not all of the changes will be relevant to your app: you now
    need to selectively add or revert them using e.g. a combination
    of git add -p and git checkout -p

  * Use git checkout . to revert the changes.

    New (untracked) files can be inspected using git clean --dry-run
    Add the new files you want to keep using git add
    then delete the rest using git clean --force

```

---

<div class="post-metadata">

### Author: ![shyim](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/shyim/32/7681_2.png) [@shyim](https://forum.shopware.com/u/shyim)
#### Post date: [2. April 2024 um 12:05 UTC](https://forum.shopware.com/t/update-auf-6-6-0-2/103514/5 "2024-04-02T12:05:36Z")

</div>

Könntet ihr mal die `composer.json` posten?

---

<div class="post-metadata">

### Author: ![KeinPlanB](https://avatars.discourse-cdn.com/v4/letter/k/7ba0ec/32.png) [@KeinPlanB](https://forum.shopware.com/u/KeinPlanB)
#### Post date: [3. April 2024 um 06:35 UTC](https://forum.shopware.com/t/update-auf-6-6-0-2/103514/6 "2024-04-03T06:35:51Z")

</div>

```auto
{
    "name": "shopware/production",
    "type": "project",
    "license": "MIT",
    "config": {
        "optimize-autoloader": true,
        "sort-packages": true,
        "allow-plugins": {
            "composer/package-versions-deprecated": true,
            "symfony/flex": true,
            "symfony/runtime": true
        }
    },
    "prefer-stable": true,
    "scripts": {
        "auto-scripts": {
            "assets:install": "symfony-cmd"
        },
        "post-install-cmd": [
            "@auto-scripts"
        ],
        "post-update-cmd": [
            "@auto-scripts"
        ]
    },
    "autoload": {
        "psr-4": {
            "Shopware\\Production\\": "src/"
        }
    },
    "repositories": [
        {
            "type": "path",
            "url": "custom/plugins/*/packages/*",
            "options": {
                "symlink": true
            }
        },
        {
            "type": "path",
            "url": "custom/static-plugins/*",
            "options": {
                "symlink": true
            }
        },
        {
            "type": "path",
            "url": "custom/plugins/*",
            "options": {
                "symlink": true
            }
        }
    ],
    "require": {
        "php": "^7.4.3 || ^8.0",
        "composer-runtime-api": "^2.0",
        "payone-gmbh/shopware-6": "5.0.2",
        "shopware/administration": "6.5.8.7",
        "shopware/core": "6.5.8.7",
        "shopware/elasticsearch": "6.5.8.7",
        "shopware/storefront": "6.5.8.7",
        "swag/amazon-pay": "9.0.0",
        "symfony/flex": "^2"
    },
    "require-dev": {
        "shopware/dev-tools": "*"
    },
    "extra": {
        "symfony": {
            "allow-contrib": true,
            "endpoint": [
                "https://raw.githubusercontent.com/shopware/recipes/flex/main/index.json",
                "flex://defaults"
            ]
        }
    }
}

```

---

<div class="post-metadata">

### Author: ![KeinPlanB](https://avatars.discourse-cdn.com/v4/letter/k/7ba0ec/32.png) [@KeinPlanB](https://forum.shopware.com/u/KeinPlanB)
#### Post date: [3. April 2024 um 06:47 UTC](https://forum.shopware.com/t/update-auf-6-6-0-2/103514/7 "2024-04-03T06:47:58Z")

</div>

Hat sich bei mir erledigt. Ich musste noch Amazon Pay aktualisieren, obwohl es deaktiviert war.
