diff --git a/data/all-supported-php-versions-by-shopware-version.json b/data/all-supported-php-versions-by-shopware-version.json index 70ad5a9..dc91c2b 100644 --- a/data/all-supported-php-versions-by-shopware-version.json +++ b/data/all-supported-php-versions-by-shopware-version.json @@ -548,5 +548,9 @@ "6.5.6.0": [ "8.1", "8.2" + ], + "6.5.6.1": [ + "8.1", + "8.2" ] } \ No newline at end of file diff --git a/data/php-version.json b/data/php-version.json index 8e5d976..015b916 100644 --- a/data/php-version.json +++ b/data/php-version.json @@ -94,5 +94,6 @@ "6.5.5.0": "8.1", "6.5.5.1": "8.1", "6.5.5.2": "8.1", - "6.5.6.0": "8.1" + "6.5.6.0": "8.1", + "6.5.6.1": "8.1" } \ No newline at end of file diff --git a/data/security.json b/data/security.json index e211661..fc02394 100644 --- a/data/security.json +++ b/data/security.json @@ -1,5 +1,5 @@ { - "latestPluginVersion": "1.0.24", + "latestPluginVersion": "1.0.25", "advisories": { "PKSA-1twh-tt7h-ds25": { "title": "Leak of information via Store-API aggregations in shopware/platform and shopware/core",