From c2e719df09e2fe3a7a69b603db641aad5f96d0d7 Mon Sep 17 00:00:00 2001 From: Enno Gotthold Date: Wed, 5 Nov 2025 12:18:50 +0100 Subject: [PATCH] Docker: Update to Typo3 v13.4 --- Dockerfile | 4 +- composer.json | 63 +- composer.lock | 1618 +++++++++++++++++++++++++------------------------ 3 files changed, 861 insertions(+), 824 deletions(-) diff --git a/Dockerfile b/Dockerfile index e90de29..9e569ec 100644 --- a/Dockerfile +++ b/Dockerfile @@ -20,8 +20,8 @@ # CONTRIBUTING document, first. # Adjusted for Compose use by Enno Gotthold -FROM php:8.2-apache-bookworm -LABEL maintainer="Martin Helmich " +FROM php:8.4-apache-bookworm +LABEL maintainer="Enno Gotthold " # Install TYPO3 RUN apt-get update && \ diff --git a/composer.json b/composer.json index 96c2941..428d38c 100644 --- a/composer.json +++ b/composer.json @@ -14,40 +14,41 @@ "sort-packages": true }, "require": { - "lavitto/typo3-form-to-database": "^4.1", + "lavitto/typo3-form-to-database": "^5.0", "lavitto/typo3-gridgallery": "^1.2", "t3g/blog": "^13.0", - "typo3/cms-adminpanel": "^12.4", - "typo3/cms-backend": "^12.4", - "typo3/cms-belog": "^12.4", - "typo3/cms-beuser": "^12.4", - "typo3/cms-core": "^12.4", - "typo3/cms-dashboard": "^12.4", - "typo3/cms-extbase": "^12.4", - "typo3/cms-extensionmanager": "^12.4", - "typo3/cms-felogin": "^12.4", - "typo3/cms-filelist": "^12.4", - "typo3/cms-fluid": "^12.4", - "typo3/cms-fluid-styled-content": "^12.4", - "typo3/cms-form": "^12.4", - "typo3/cms-frontend": "^12.4", - "typo3/cms-impexp": "^12.4", - "typo3/cms-info": "^12.4", - "typo3/cms-install": "^12.4", + "typo3/cms-adminpanel": "^13.4", + "typo3/cms-backend": "^13.4", + "typo3/cms-belog": "^13.4", + "typo3/cms-beuser": "^13.4", + "typo3/cms-core": "^13.4", + "typo3/cms-dashboard": "^13.4", + "typo3/cms-extbase": "^13.4", + "typo3/cms-extensionmanager": "^13.4", + "typo3/cms-felogin": "^13.4", + "typo3/cms-filelist": "^13.4", + "typo3/cms-filemetadata": "^13.4", + "typo3/cms-fluid": "^13.4", + "typo3/cms-fluid-styled-content": "^13.4", + "typo3/cms-form": "^13.4", + "typo3/cms-frontend": "^13.4", + "typo3/cms-impexp": "^13.4", + "typo3/cms-info": "^13.4", + "typo3/cms-install": "^13.4", "typo3/cms-introduction": "^4.7", - "typo3/cms-linkvalidator": "^12.4", - "typo3/cms-lowlevel": "^12.4", - "typo3/cms-reactions": "^12.4", - "typo3/cms-recycler": "^12.4", - "typo3/cms-redirects": "^12.4", - "typo3/cms-reports": "^12.4", - "typo3/cms-rte-ckeditor": "^12.4", - "typo3/cms-seo": "^12.4", - "typo3/cms-setup": "^12.4", - "typo3/cms-sys-note": "^12.4", - "typo3/cms-tstemplate": "^12.4", - "typo3/cms-viewpage": "^12.4", - "typo3/cms-webhooks": "^12.4" + "typo3/cms-linkvalidator": "^13.4", + "typo3/cms-lowlevel": "^13.4", + "typo3/cms-reactions": "^13.4", + "typo3/cms-recycler": "^13.4", + "typo3/cms-redirects": "^13.4", + "typo3/cms-reports": "^13.4", + "typo3/cms-rte-ckeditor": "^13.4", + "typo3/cms-seo": "^13.4", + "typo3/cms-setup": "^13.4", + "typo3/cms-sys-note": "^13.4", + "typo3/cms-tstemplate": "^13.4", + "typo3/cms-viewpage": "^13.4", + "typo3/cms-webhooks": "^13.4" }, "repositories": [ { diff --git a/composer.lock b/composer.lock index 5cc2f02..66df26a 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "d4cfb356dd844268cb60e75857f1d9cd", + "content-hash": "32b80cc56f8b9d8ab113335d0ce6b5da", "packages": [ { "name": "bacon/bacon-qr-code", @@ -62,16 +62,16 @@ }, { "name": "bk2k/bootstrap-package", - "version": "15.0.2", + "version": "15.0.4", "source": { "type": "git", "url": "https://github.com/benjaminkott/bootstrap_package.git", - "reference": "5ce29225dcaca0438e7f84c68586db205b7dfcd5" + "reference": "5f12e1967f8c348ab26d2e48bb1cb0104b9478dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/benjaminkott/bootstrap_package/zipball/5ce29225dcaca0438e7f84c68586db205b7dfcd5", - "reference": "5ce29225dcaca0438e7f84c68586db205b7dfcd5", + "url": "https://api.github.com/repos/benjaminkott/bootstrap_package/zipball/5f12e1967f8c348ab26d2e48bb1cb0104b9478dc", + "reference": "5f12e1967f8c348ab26d2e48bb1cb0104b9478dc", "shasum": "" }, "require": { @@ -167,7 +167,7 @@ "type": "custom" } ], - "time": "2025-04-10T06:27:31+00:00" + "time": "2025-08-20T11:52:02+00:00" }, { "name": "christian-riesen/base32", @@ -230,16 +230,16 @@ }, { "name": "dasprid/enum", - "version": "1.0.6", + "version": "1.0.7", "source": { "type": "git", "url": "https://github.com/DASPRiD/Enum.git", - "reference": "8dfd07c6d2cf31c8da90c53b83c026c7696dda90" + "reference": "b5874fa9ed0043116c72162ec7f4fb50e02e7cce" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/8dfd07c6d2cf31c8da90c53b83c026c7696dda90", - "reference": "8dfd07c6d2cf31c8da90c53b83c026c7696dda90", + "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/b5874fa9ed0043116c72162ec7f4fb50e02e7cce", + "reference": "b5874fa9ed0043116c72162ec7f4fb50e02e7cce", "shasum": "" }, "require": { @@ -274,9 +274,9 @@ ], "support": { "issues": "https://github.com/DASPRiD/Enum/issues", - "source": "https://github.com/DASPRiD/Enum/tree/1.0.6" + "source": "https://github.com/DASPRiD/Enum/tree/1.0.7" }, - "time": "2024-08-09T14:30:48+00:00" + "time": "2025-09-16T12:23:56+00:00" }, { "name": "doctrine/annotations", @@ -352,142 +352,45 @@ "issues": "https://github.com/doctrine/annotations/issues", "source": "https://github.com/doctrine/annotations/tree/2.0.2" }, + "abandoned": true, "time": "2024-09-05T10:17:24+00:00" }, - { - "name": "doctrine/cache", - "version": "2.2.0", - "source": { - "type": "git", - "url": "https://github.com/doctrine/cache.git", - "reference": "1ca8f21980e770095a31456042471a57bc4c68fb" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/doctrine/cache/zipball/1ca8f21980e770095a31456042471a57bc4c68fb", - "reference": "1ca8f21980e770095a31456042471a57bc4c68fb", - "shasum": "" - }, - "require": { - "php": "~7.1 || ^8.0" - }, - "conflict": { - "doctrine/common": ">2.2,<2.4" - }, - "require-dev": { - "cache/integration-tests": "dev-master", - "doctrine/coding-standard": "^9", - "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", - "psr/cache": "^1.0 || ^2.0 || ^3.0", - "symfony/cache": "^4.4 || ^5.4 || ^6", - "symfony/var-exporter": "^4.4 || ^5.4 || ^6" - }, - "type": "library", - "autoload": { - "psr-4": { - "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Guilherme Blanco", - "email": "guilhermeblanco@gmail.com" - }, - { - "name": "Roman Borschel", - "email": "roman@code-factory.org" - }, - { - "name": "Benjamin Eberlei", - "email": "kontakt@beberlei.de" - }, - { - "name": "Jonathan Wage", - "email": "jonwage@gmail.com" - }, - { - "name": "Johannes Schmitt", - "email": "schmittjoh@gmail.com" - } - ], - "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.", - "homepage": "https://www.doctrine-project.org/projects/cache.html", - "keywords": [ - "abstraction", - "apcu", - "cache", - "caching", - "couchdb", - "memcached", - "php", - "redis", - "xcache" - ], - "support": { - "issues": "https://github.com/doctrine/cache/issues", - "source": "https://github.com/doctrine/cache/tree/2.2.0" - }, - "funding": [ - { - "url": "https://www.doctrine-project.org/sponsorship.html", - "type": "custom" - }, - { - "url": "https://www.patreon.com/phpdoctrine", - "type": "patreon" - }, - { - "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache", - "type": "tidelift" - } - ], - "time": "2022-05-20T20:07:39+00:00" - }, { "name": "doctrine/dbal", - "version": "3.9.4", + "version": "4.3.4", "source": { "type": "git", "url": "https://github.com/doctrine/dbal.git", - "reference": "ec16c82f20be1a7224e65ac67144a29199f87959" + "reference": "1a2fbd0e93b8dec7c3d1ac2b6396a7b929b130dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/dbal/zipball/ec16c82f20be1a7224e65ac67144a29199f87959", - "reference": "ec16c82f20be1a7224e65ac67144a29199f87959", + "url": "https://api.github.com/repos/doctrine/dbal/zipball/1a2fbd0e93b8dec7c3d1ac2b6396a7b929b130dc", + "reference": "1a2fbd0e93b8dec7c3d1ac2b6396a7b929b130dc", "shasum": "" }, "require": { - "composer-runtime-api": "^2", - "doctrine/cache": "^1.11|^2.0", - "doctrine/deprecations": "^0.5.3|^1", - "doctrine/event-manager": "^1|^2", - "php": "^7.4 || ^8.0", + "doctrine/deprecations": "^1.1.5", + "php": "^8.2", "psr/cache": "^1|^2|^3", "psr/log": "^1|^2|^3" }, "require-dev": { - "doctrine/coding-standard": "12.0.0", + "doctrine/coding-standard": "14.0.0", "fig/log-test": "^1", - "jetbrains/phpstorm-stubs": "2023.1", - "phpstan/phpstan": "2.1.1", + "jetbrains/phpstorm-stubs": "2023.2", + "phpstan/phpstan": "2.1.30", + "phpstan/phpstan-phpunit": "2.0.7", "phpstan/phpstan-strict-rules": "^2", - "phpunit/phpunit": "9.6.22", - "slevomat/coding-standard": "8.13.1", - "squizlabs/php_codesniffer": "3.10.2", - "symfony/cache": "^5.4|^6.0|^7.0", - "symfony/console": "^4.4|^5.4|^6.0|^7.0" + "phpunit/phpunit": "11.5.23", + "slevomat/coding-standard": "8.24.0", + "squizlabs/php_codesniffer": "4.0.0", + "symfony/cache": "^6.3.8|^7.0", + "symfony/console": "^5.4|^6.3|^7.0" }, "suggest": { "symfony/console": "For helpful console commands such as SQL execution and import of files." }, - "bin": [ - "bin/doctrine-dbal" - ], "type": "library", "autoload": { "psr-4": { @@ -540,7 +443,7 @@ ], "support": { "issues": "https://github.com/doctrine/dbal/issues", - "source": "https://github.com/doctrine/dbal/tree/3.9.4" + "source": "https://github.com/doctrine/dbal/tree/4.3.4" }, "funding": [ { @@ -556,7 +459,7 @@ "type": "tidelift" } ], - "time": "2025-01-16T08:28:55+00:00" + "time": "2025-10-09T09:11:36+00:00" }, { "name": "doctrine/deprecations", @@ -913,16 +816,16 @@ }, { "name": "enshrined/svg-sanitize", - "version": "0.20.0", + "version": "0.22.0", "source": { "type": "git", "url": "https://github.com/darylldoyle/svg-sanitizer.git", - "reference": "068d9fcf912c88a0471d101d95a2caa87c50aee7" + "reference": "0afa95ea74be155a7bcd6c6fb60c276c39984500" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/068d9fcf912c88a0471d101d95a2caa87c50aee7", - "reference": "068d9fcf912c88a0471d101d95a2caa87c50aee7", + "url": "https://api.github.com/repos/darylldoyle/svg-sanitizer/zipball/0afa95ea74be155a7bcd6c6fb60c276c39984500", + "reference": "0afa95ea74be155a7bcd6c6fb60c276c39984500", "shasum": "" }, "require": { @@ -952,9 +855,9 @@ "description": "An SVG sanitizer for PHP", "support": { "issues": "https://github.com/darylldoyle/svg-sanitizer/issues", - "source": "https://github.com/darylldoyle/svg-sanitizer/tree/0.20.0" + "source": "https://github.com/darylldoyle/svg-sanitizer/tree/0.22.0" }, - "time": "2024-09-05T10:18:12+00:00" + "time": "2025-08-12T10:13:48+00:00" }, { "name": "firebase/php-jwt", @@ -1021,22 +924,22 @@ }, { "name": "guzzlehttp/guzzle", - "version": "7.9.3", + "version": "7.10.0", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "7b2f29fe81dc4da0ca0ea7d42107a0845946ea77" + "reference": "b51ac707cfa420b7bfd4e4d5e510ba8008e822b4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/7b2f29fe81dc4da0ca0ea7d42107a0845946ea77", - "reference": "7b2f29fe81dc4da0ca0ea7d42107a0845946ea77", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b51ac707cfa420b7bfd4e4d5e510ba8008e822b4", + "reference": "b51ac707cfa420b7bfd4e4d5e510ba8008e822b4", "shasum": "" }, "require": { "ext-json": "*", - "guzzlehttp/promises": "^1.5.3 || ^2.0.3", - "guzzlehttp/psr7": "^2.7.0", + "guzzlehttp/promises": "^2.3", + "guzzlehttp/psr7": "^2.8", "php": "^7.2.5 || ^8.0", "psr/http-client": "^1.0", "symfony/deprecation-contracts": "^2.2 || ^3.0" @@ -1127,7 +1030,7 @@ ], "support": { "issues": "https://github.com/guzzle/guzzle/issues", - "source": "https://github.com/guzzle/guzzle/tree/7.9.3" + "source": "https://github.com/guzzle/guzzle/tree/7.10.0" }, "funding": [ { @@ -1143,20 +1046,20 @@ "type": "tidelift" } ], - "time": "2025-03-27T13:37:11+00:00" + "time": "2025-08-23T22:36:01+00:00" }, { "name": "guzzlehttp/promises", - "version": "2.2.0", + "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "7c69f28996b0a6920945dd20b3857e499d9ca96c" + "reference": "481557b130ef3790cf82b713667b43030dc9c957" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/7c69f28996b0a6920945dd20b3857e499d9ca96c", - "reference": "7c69f28996b0a6920945dd20b3857e499d9ca96c", + "url": "https://api.github.com/repos/guzzle/promises/zipball/481557b130ef3790cf82b713667b43030dc9c957", + "reference": "481557b130ef3790cf82b713667b43030dc9c957", "shasum": "" }, "require": { @@ -1164,7 +1067,7 @@ }, "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", - "phpunit/phpunit": "^8.5.39 || ^9.6.20" + "phpunit/phpunit": "^8.5.44 || ^9.6.25" }, "type": "library", "extra": { @@ -1210,7 +1113,7 @@ ], "support": { "issues": "https://github.com/guzzle/promises/issues", - "source": "https://github.com/guzzle/promises/tree/2.2.0" + "source": "https://github.com/guzzle/promises/tree/2.3.0" }, "funding": [ { @@ -1226,20 +1129,20 @@ "type": "tidelift" } ], - "time": "2025-03-27T13:27:01+00:00" + "time": "2025-08-22T14:34:08+00:00" }, { "name": "guzzlehttp/psr7", - "version": "2.7.1", + "version": "2.8.0", "source": { "type": "git", "url": "https://github.com/guzzle/psr7.git", - "reference": "c2270caaabe631b3b44c85f99e5a04bbb8060d16" + "reference": "21dc724a0583619cd1652f673303492272778051" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/psr7/zipball/c2270caaabe631b3b44c85f99e5a04bbb8060d16", - "reference": "c2270caaabe631b3b44c85f99e5a04bbb8060d16", + "url": "https://api.github.com/repos/guzzle/psr7/zipball/21dc724a0583619cd1652f673303492272778051", + "reference": "21dc724a0583619cd1652f673303492272778051", "shasum": "" }, "require": { @@ -1255,7 +1158,7 @@ "require-dev": { "bamarni/composer-bin-plugin": "^1.8.2", "http-interop/http-factory-tests": "0.9.0", - "phpunit/phpunit": "^8.5.39 || ^9.6.20" + "phpunit/phpunit": "^8.5.44 || ^9.6.25" }, "suggest": { "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses" @@ -1326,7 +1229,7 @@ ], "support": { "issues": "https://github.com/guzzle/psr7/issues", - "source": "https://github.com/guzzle/psr7/tree/2.7.1" + "source": "https://github.com/guzzle/psr7/tree/2.8.0" }, "funding": [ { @@ -1342,39 +1245,51 @@ "type": "tidelift" } ], - "time": "2025-03-27T12:30:47+00:00" + "time": "2025-08-23T21:21:41+00:00" }, { "name": "lavitto/typo3-form-to-database", - "version": "4.1.0", + "version": "5.0.2", "source": { "type": "git", "url": "https://gitlab.com/lavitto/typo3-form-to-database.git", - "reference": "99d12f42ead8eb1572308b26aa1894aee75aa299" + "reference": "354a6a241e7c53a0066f766b3a0d09d0a38f7077" }, "dist": { "type": "zip", - "url": "https://gitlab.com/api/v4/projects/lavitto%2Ftypo3-form-to-database/repository/archive.zip?sha=99d12f42ead8eb1572308b26aa1894aee75aa299", - "reference": "99d12f42ead8eb1572308b26aa1894aee75aa299", + "url": "https://gitlab.com/api/v4/projects/lavitto%2Ftypo3-form-to-database/repository/archive.zip?sha=354a6a241e7c53a0066f766b3a0d09d0a38f7077", + "reference": "354a6a241e7c53a0066f766b3a0d09d0a38f7077", "shasum": "" }, "require": { "ext-json": "*", - "ext-pdo": "*", - "php": ">=8.1.0", - "typo3/cms-backend": "^12.4", - "typo3/cms-core": "^12.4", - "typo3/cms-extbase": "^12.4", - "typo3/cms-fluid": "^12.4", - "typo3/cms-form": "^12.4", - "typo3/cms-frontend": "^12.4" + "php": "^8.2 || ^8.3 || ^8.4", + "typo3/cms-backend": "^13.4", + "typo3/cms-core": "^13.4", + "typo3/cms-extbase": "^13.4", + "typo3/cms-fluid": "^13.4", + "typo3/cms-form": "^13.4", + "typo3/cms-frontend": "^13.4" + }, + "require-dev": { + "friendsofphp/php-cs-fixer": "^3.64", + "helhum/typo3-console": "^8.2", + "helmich/typo3-typoscript-lint": "^3.2", + "mpdf/mpdf": "^8.2", + "nikic/php-parser": "^5.3", + "saschaegerer/phpstan-typo3": "^1.10", + "typo3/cms-install": "^13.4", + "typo3/cms-tstemplate": "^13.4", + "typo3/testing-framework": "^9.0" + }, + "suggest": { + "mpdf/mpdf": "Allows downloading form results as a PDF" }, "type": "typo3-cms-extension", "extra": { "typo3/cms": { "web-dir": ".Build/Web", - "extension-key": "form_to_database", - "cms-package-dir": "{$vendor-dir}/typo3/cms" + "extension-key": "form_to_database" } }, "autoload": { @@ -1405,9 +1320,9 @@ ], "support": { "issues": "https://gitlab.com/lavitto/typo3-form-to-database/-/issues", - "source": "https://gitlab.com/lavitto/typo3-form-to-database/-/tree/4.1.0" + "source": "https://gitlab.com/lavitto/typo3-form-to-database/-/tree/5.0.2" }, - "time": "2024-07-30T14:10:50+00:00" + "time": "2025-09-15T12:16:38+00:00" }, { "name": "lavitto/typo3-gridgallery", @@ -1473,16 +1388,16 @@ }, { "name": "lolli42/finediff", - "version": "1.1.1", + "version": "1.1.2", "source": { "type": "git", "url": "https://github.com/lolli42/FineDiff.git", - "reference": "015a2f50782d2639c0fb21325dcf747c4136ad2b" + "reference": "38a03ca581ee72d7b20bbb1d89d47c5ecf8b11ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lolli42/FineDiff/zipball/015a2f50782d2639c0fb21325dcf747c4136ad2b", - "reference": "015a2f50782d2639c0fb21325dcf747c4136ad2b", + "url": "https://api.github.com/repos/lolli42/FineDiff/zipball/38a03ca581ee72d7b20bbb1d89d47c5ecf8b11ba", + "reference": "38a03ca581ee72d7b20bbb1d89d47c5ecf8b11ba", "shasum": "" }, "require": { @@ -1493,9 +1408,9 @@ "cogpowered/finediff": "*" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^3.50.0", - "phpstan/phpstan": "^1.10.57", - "phpunit/phpunit": "^11.2.6" + "friendsofphp/php-cs-fixer": "^3.89.1", + "phpstan/phpstan": "^2.1.31", + "phpunit/phpunit": "^11.5.43 || ^12.4.2" }, "type": "library", "autoload": { @@ -1532,22 +1447,22 @@ ], "support": { "issues": "https://github.com/lolli42/FineDiff/issues", - "source": "https://github.com/lolli42/FineDiff/tree/1.1.1" + "source": "https://github.com/lolli42/FineDiff/tree/1.1.2" }, - "time": "2024-07-09T14:25:40+00:00" + "time": "2025-10-31T12:28:27+00:00" }, { "name": "masterminds/html5", - "version": "2.9.0", + "version": "2.10.0", "source": { "type": "git", "url": "https://github.com/Masterminds/html5-php.git", - "reference": "f5ac2c0b0a2eefca70b2ce32a5809992227e75a6" + "reference": "fcf91eb64359852f00d921887b219479b4f21251" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f5ac2c0b0a2eefca70b2ce32a5809992227e75a6", - "reference": "f5ac2c0b0a2eefca70b2ce32a5809992227e75a6", + "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/fcf91eb64359852f00d921887b219479b4f21251", + "reference": "fcf91eb64359852f00d921887b219479b4f21251", "shasum": "" }, "require": { @@ -1599,31 +1514,33 @@ ], "support": { "issues": "https://github.com/Masterminds/html5-php/issues", - "source": "https://github.com/Masterminds/html5-php/tree/2.9.0" + "source": "https://github.com/Masterminds/html5-php/tree/2.10.0" }, - "time": "2024-03-31T07:05:07+00:00" + "time": "2025-07-25T09:04:22+00:00" }, { "name": "nikic/php-parser", - "version": "v4.19.4", + "version": "v5.6.2", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "715f4d25e225bc47b293a8b997fe6ce99bf987d2" + "reference": "3a454ca033b9e06b63282ce19562e892747449bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/715f4d25e225bc47b293a8b997fe6ce99bf987d2", - "reference": "715f4d25e225bc47b293a8b997fe6ce99bf987d2", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/3a454ca033b9e06b63282ce19562e892747449bb", + "reference": "3a454ca033b9e06b63282ce19562e892747449bb", "shasum": "" }, "require": { + "ext-ctype": "*", + "ext-json": "*", "ext-tokenizer": "*", - "php": ">=7.1" + "php": ">=7.4" }, "require-dev": { "ircmaxell/php-yacc": "^0.0.7", - "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0" + "phpunit/phpunit": "^9.0" }, "bin": [ "bin/php-parse" @@ -1631,7 +1548,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "4.9-dev" + "dev-master": "5.x-dev" } }, "autoload": { @@ -1655,9 +1572,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v4.19.4" + "source": "https://github.com/nikic/PHP-Parser/tree/v5.6.2" }, - "time": "2024-09-29T15:01:53+00:00" + "time": "2025-10-21T19:32:17+00:00" }, { "name": "phpdocumentor/reflection-common", @@ -1714,16 +1631,16 @@ }, { "name": "phpdocumentor/reflection-docblock", - "version": "5.6.2", + "version": "5.6.3", "source": { "type": "git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", - "reference": "92dde6a5919e34835c506ac8c523ef095a95ed62" + "reference": "94f8051919d1b0369a6bcc7931d679a511c03fe9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/92dde6a5919e34835c506ac8c523ef095a95ed62", - "reference": "92dde6a5919e34835c506ac8c523ef095a95ed62", + "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/94f8051919d1b0369a6bcc7931d679a511c03fe9", + "reference": "94f8051919d1b0369a6bcc7931d679a511c03fe9", "shasum": "" }, "require": { @@ -1772,9 +1689,9 @@ "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", "support": { "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues", - "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.6.2" + "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.6.3" }, - "time": "2025-04-13T19:20:35+00:00" + "time": "2025-08-01T19:43:32+00:00" }, { "name": "phpdocumentor/type-resolver", @@ -2530,16 +2447,16 @@ }, { "name": "symfony/cache", - "version": "v7.3.0", + "version": "v7.3.5", "source": { "type": "git", "url": "https://github.com/symfony/cache.git", - "reference": "c4b217b578c11ec764867aa0c73e602c602965de" + "reference": "4a55feb59664f49042a0824c0f955e2f4c1412ad" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/cache/zipball/c4b217b578c11ec764867aa0c73e602c602965de", - "reference": "c4b217b578c11ec764867aa0c73e602c602965de", + "url": "https://api.github.com/repos/symfony/cache/zipball/4a55feb59664f49042a0824c0f955e2f4c1412ad", + "reference": "4a55feb59664f49042a0824c0f955e2f4c1412ad", "shasum": "" }, "require": { @@ -2608,7 +2525,7 @@ "psr6" ], "support": { - "source": "https://github.com/symfony/cache/tree/v7.3.0" + "source": "https://github.com/symfony/cache/tree/v7.3.5" }, "funding": [ { @@ -2619,12 +2536,16 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2025-05-06T19:00:13+00:00" + "time": "2025-10-16T13:55:38+00:00" }, { "name": "symfony/cache-contracts", @@ -2778,16 +2699,16 @@ }, { "name": "symfony/config", - "version": "v7.3.0", + "version": "v7.3.4", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "ba62ae565f1327c2f6366726312ed828c85853bc" + "reference": "8a09223170046d2cfda3d2e11af01df2c641e961" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/ba62ae565f1327c2f6366726312ed828c85853bc", - "reference": "ba62ae565f1327c2f6366726312ed828c85853bc", + "url": "https://api.github.com/repos/symfony/config/zipball/8a09223170046d2cfda3d2e11af01df2c641e961", + "reference": "8a09223170046d2cfda3d2e11af01df2c641e961", "shasum": "" }, "require": { @@ -2833,7 +2754,7 @@ "description": "Helps you find, load, combine, autofill and validate configuration values of any kind", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/config/tree/v7.3.0" + "source": "https://github.com/symfony/config/tree/v7.3.4" }, "funding": [ { @@ -2844,25 +2765,29 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2025-05-15T09:04:05+00:00" + "time": "2025-09-22T12:46:16+00:00" }, { "name": "symfony/console", - "version": "v7.3.0", + "version": "v7.3.5", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "66c1440edf6f339fd82ed6c7caa76cb006211b44" + "reference": "cdb80fa5869653c83cfe1a9084a673b6daf57ea7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/66c1440edf6f339fd82ed6c7caa76cb006211b44", - "reference": "66c1440edf6f339fd82ed6c7caa76cb006211b44", + "url": "https://api.github.com/repos/symfony/console/zipball/cdb80fa5869653c83cfe1a9084a673b6daf57ea7", + "reference": "cdb80fa5869653c83cfe1a9084a673b6daf57ea7", "shasum": "" }, "require": { @@ -2927,7 +2852,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v7.3.0" + "source": "https://github.com/symfony/console/tree/v7.3.5" }, "funding": [ { @@ -2938,25 +2863,29 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2025-05-24T10:34:04+00:00" + "time": "2025-10-14T15:46:26+00:00" }, { "name": "symfony/dependency-injection", - "version": "v7.3.0", + "version": "v7.3.4", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "f64a8f3fa7d4ad5e85de1b128a0e03faed02b732" + "reference": "82119812ab0bf3425c1234d413efd1b19bb92ae4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/f64a8f3fa7d4ad5e85de1b128a0e03faed02b732", - "reference": "f64a8f3fa7d4ad5e85de1b128a0e03faed02b732", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/82119812ab0bf3425c1234d413efd1b19bb92ae4", + "reference": "82119812ab0bf3425c1234d413efd1b19bb92ae4", "shasum": "" }, "require": { @@ -3007,7 +2936,7 @@ "description": "Allows you to standardize and centralize the way objects are constructed in your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dependency-injection/tree/v7.3.0" + "source": "https://github.com/symfony/dependency-injection/tree/v7.3.4" }, "funding": [ { @@ -3018,12 +2947,16 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2025-05-19T13:28:56+00:00" + "time": "2025-09-11T10:12:26+00:00" }, { "name": "symfony/deprecation-contracts", @@ -3094,16 +3027,16 @@ }, { "name": "symfony/doctrine-messenger", - "version": "v7.3.0", + "version": "v7.3.4", "source": { "type": "git", "url": "https://github.com/symfony/doctrine-messenger.git", - "reference": "099d9cd03f889c31c90d406fed07f25dc3732487" + "reference": "064159484ab330590b7b477f6c8835812f2e340f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/099d9cd03f889c31c90d406fed07f25dc3732487", - "reference": "099d9cd03f889c31c90d406fed07f25dc3732487", + "url": "https://api.github.com/repos/symfony/doctrine-messenger/zipball/064159484ab330590b7b477f6c8835812f2e340f", + "reference": "064159484ab330590b7b477f6c8835812f2e340f", "shasum": "" }, "require": { @@ -3146,7 +3079,7 @@ "description": "Symfony Doctrine Messenger Bridge", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/doctrine-messenger/tree/v7.3.0" + "source": "https://github.com/symfony/doctrine-messenger/tree/v7.3.4" }, "funding": [ { @@ -3157,25 +3090,29 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2025-03-26T11:30:13+00:00" + "time": "2025-09-11T10:12:26+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v7.3.0", + "version": "v7.3.3", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "497f73ac996a598c92409b44ac43b6690c4f666d" + "reference": "b7dc69e71de420ac04bc9ab830cf3ffebba48191" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/497f73ac996a598c92409b44ac43b6690c4f666d", - "reference": "497f73ac996a598c92409b44ac43b6690c4f666d", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/b7dc69e71de420ac04bc9ab830cf3ffebba48191", + "reference": "b7dc69e71de420ac04bc9ab830cf3ffebba48191", "shasum": "" }, "require": { @@ -3226,7 +3163,7 @@ "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/event-dispatcher/tree/v7.3.0" + "source": "https://github.com/symfony/event-dispatcher/tree/v7.3.3" }, "funding": [ { @@ -3237,12 +3174,16 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2025-04-22T09:11:45+00:00" + "time": "2025-08-13T11:49:31+00:00" }, { "name": "symfony/event-dispatcher-contracts", @@ -3322,16 +3263,16 @@ }, { "name": "symfony/expression-language", - "version": "v7.3.0", + "version": "v7.3.2", "source": { "type": "git", "url": "https://github.com/symfony/expression-language.git", - "reference": "26f4884a455e755e630a5fc372df124a3578da2e" + "reference": "32d2d19c62e58767e6552166c32fb259975d2b23" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/expression-language/zipball/26f4884a455e755e630a5fc372df124a3578da2e", - "reference": "26f4884a455e755e630a5fc372df124a3578da2e", + "url": "https://api.github.com/repos/symfony/expression-language/zipball/32d2d19c62e58767e6552166c32fb259975d2b23", + "reference": "32d2d19c62e58767e6552166c32fb259975d2b23", "shasum": "" }, "require": { @@ -3366,7 +3307,7 @@ "description": "Provides an engine that can compile and evaluate expressions", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/expression-language/tree/v7.3.0" + "source": "https://github.com/symfony/expression-language/tree/v7.3.2" }, "funding": [ { @@ -3377,25 +3318,29 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-10-15T11:52:45+00:00" + "time": "2025-07-10T08:29:33+00:00" }, { "name": "symfony/filesystem", - "version": "v7.3.0", + "version": "v7.3.2", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "b8dce482de9d7c9fe2891155035a7248ab5c7fdb" + "reference": "edcbb768a186b5c3f25d0643159a787d3e63b7fd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/b8dce482de9d7c9fe2891155035a7248ab5c7fdb", - "reference": "b8dce482de9d7c9fe2891155035a7248ab5c7fdb", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/edcbb768a186b5c3f25d0643159a787d3e63b7fd", + "reference": "edcbb768a186b5c3f25d0643159a787d3e63b7fd", "shasum": "" }, "require": { @@ -3432,7 +3377,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v7.3.0" + "source": "https://github.com/symfony/filesystem/tree/v7.3.2" }, "funding": [ { @@ -3443,25 +3388,29 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-10-25T15:15:23+00:00" + "time": "2025-07-07T08:17:47+00:00" }, { "name": "symfony/finder", - "version": "v7.3.0", + "version": "v7.3.5", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "ec2344cf77a48253bbca6939aa3d2477773ea63d" + "reference": "9f696d2f1e340484b4683f7853b273abff94421f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/ec2344cf77a48253bbca6939aa3d2477773ea63d", - "reference": "ec2344cf77a48253bbca6939aa3d2477773ea63d", + "url": "https://api.github.com/repos/symfony/finder/zipball/9f696d2f1e340484b4683f7853b273abff94421f", + "reference": "9f696d2f1e340484b4683f7853b273abff94421f", "shasum": "" }, "require": { @@ -3496,7 +3445,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v7.3.0" + "source": "https://github.com/symfony/finder/tree/v7.3.5" }, "funding": [ { @@ -3507,25 +3456,29 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-12-30T19:00:26+00:00" + "time": "2025-10-15T18:45:57+00:00" }, { "name": "symfony/http-foundation", - "version": "v7.3.0", + "version": "v7.3.5", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "4236baf01609667d53b20371486228231eb135fd" + "reference": "ce31218c7cac92eab280762c4375fb70a6f4f897" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/4236baf01609667d53b20371486228231eb135fd", - "reference": "4236baf01609667d53b20371486228231eb135fd", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/ce31218c7cac92eab280762c4375fb70a6f4f897", + "reference": "ce31218c7cac92eab280762c4375fb70a6f4f897", "shasum": "" }, "require": { @@ -3575,7 +3528,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v7.3.0" + "source": "https://github.com/symfony/http-foundation/tree/v7.3.5" }, "funding": [ { @@ -3586,25 +3539,29 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2025-05-12T14:48:23+00:00" + "time": "2025-10-24T21:42:11+00:00" }, { "name": "symfony/mailer", - "version": "v7.3.0", + "version": "v7.3.5", "source": { "type": "git", "url": "https://github.com/symfony/mailer.git", - "reference": "0f375bbbde96ae8c78e4aa3e63aabd486e33364c" + "reference": "fd497c45ba9c10c37864e19466b090dcb60a50ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mailer/zipball/0f375bbbde96ae8c78e4aa3e63aabd486e33364c", - "reference": "0f375bbbde96ae8c78e4aa3e63aabd486e33364c", + "url": "https://api.github.com/repos/symfony/mailer/zipball/fd497c45ba9c10c37864e19466b090dcb60a50ba", + "reference": "fd497c45ba9c10c37864e19466b090dcb60a50ba", "shasum": "" }, "require": { @@ -3655,7 +3612,7 @@ "description": "Helps sending emails", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/mailer/tree/v7.3.0" + "source": "https://github.com/symfony/mailer/tree/v7.3.5" }, "funding": [ { @@ -3666,25 +3623,29 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2025-04-04T09:51:09+00:00" + "time": "2025-10-24T14:27:20+00:00" }, { "name": "symfony/messenger", - "version": "v7.3.0", + "version": "v7.3.3", "source": { "type": "git", "url": "https://github.com/symfony/messenger.git", - "reference": "287961b893b55ac502e3704110440d0ad515dbee" + "reference": "d9e04339404ba2dcd04c24172125516dc0e06c35" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/messenger/zipball/287961b893b55ac502e3704110440d0ad515dbee", - "reference": "287961b893b55ac502e3704110440d0ad515dbee", + "url": "https://api.github.com/repos/symfony/messenger/zipball/d9e04339404ba2dcd04c24172125516dc0e06c35", + "reference": "d9e04339404ba2dcd04c24172125516dc0e06c35", "shasum": "" }, "require": { @@ -3744,7 +3705,7 @@ "description": "Helps applications send and receive messages to/from other applications or via message queues", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/messenger/tree/v7.3.0" + "source": "https://github.com/symfony/messenger/tree/v7.3.3" }, "funding": [ { @@ -3755,25 +3716,29 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2025-05-22T15:02:37+00:00" + "time": "2025-08-13T11:49:31+00:00" }, { "name": "symfony/mime", - "version": "v7.3.0", + "version": "v7.3.4", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "0e7b19b2f399c31df0cdbe5d8cbf53f02f6cfcd9" + "reference": "b1b828f69cbaf887fa835a091869e55df91d0e35" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/0e7b19b2f399c31df0cdbe5d8cbf53f02f6cfcd9", - "reference": "0e7b19b2f399c31df0cdbe5d8cbf53f02f6cfcd9", + "url": "https://api.github.com/repos/symfony/mime/zipball/b1b828f69cbaf887fa835a091869e55df91d0e35", + "reference": "b1b828f69cbaf887fa835a091869e55df91d0e35", "shasum": "" }, "require": { @@ -3828,7 +3793,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v7.3.0" + "source": "https://github.com/symfony/mime/tree/v7.3.4" }, "funding": [ { @@ -3839,25 +3804,29 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2025-02-19T08:51:26+00:00" + "time": "2025-09-16T08:38:17+00:00" }, { "name": "symfony/options-resolver", - "version": "v7.3.0", + "version": "v7.3.3", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", - "reference": "afb9a8038025e5dbc657378bfab9198d75f10fca" + "reference": "0ff2f5c3df08a395232bbc3c2eb7e84912df911d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/options-resolver/zipball/afb9a8038025e5dbc657378bfab9198d75f10fca", - "reference": "afb9a8038025e5dbc657378bfab9198d75f10fca", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/0ff2f5c3df08a395232bbc3c2eb7e84912df911d", + "reference": "0ff2f5c3df08a395232bbc3c2eb7e84912df911d", "shasum": "" }, "require": { @@ -3895,7 +3864,7 @@ "options" ], "support": { - "source": "https://github.com/symfony/options-resolver/tree/v7.3.0" + "source": "https://github.com/symfony/options-resolver/tree/v7.3.3" }, "funding": [ { @@ -3906,16 +3875,20 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2025-04-04T13:12:05+00:00" + "time": "2025-08-05T10:16:07+00:00" }, { "name": "symfony/polyfill-ctype", - "version": "v1.32.0", + "version": "v1.33.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", @@ -3974,7 +3947,7 @@ "portable" ], "support": { - "source": "https://github.com/symfony/polyfill-ctype/tree/v1.32.0" + "source": "https://github.com/symfony/polyfill-ctype/tree/v1.33.0" }, "funding": [ { @@ -3985,6 +3958,10 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" @@ -3994,16 +3971,16 @@ }, { "name": "symfony/polyfill-intl-grapheme", - "version": "v1.32.0", + "version": "v1.33.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-grapheme.git", - "reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe" + "reference": "380872130d3a5dd3ace2f4010d95125fde5d5c70" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe", - "reference": "b9123926e3b7bc2f98c02ad54f6a4b02b91a8abe", + "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/380872130d3a5dd3ace2f4010d95125fde5d5c70", + "reference": "380872130d3a5dd3ace2f4010d95125fde5d5c70", "shasum": "" }, "require": { @@ -4052,7 +4029,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.32.0" + "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.33.0" }, "funding": [ { @@ -4063,16 +4040,20 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-09-09T11:45:10+00:00" + "time": "2025-06-27T09:58:17+00:00" }, { "name": "symfony/polyfill-intl-idn", - "version": "v1.32.0", + "version": "v1.33.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-idn.git", @@ -4135,7 +4116,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.32.0" + "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.33.0" }, "funding": [ { @@ -4146,6 +4127,10 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" @@ -4155,7 +4140,7 @@ }, { "name": "symfony/polyfill-intl-normalizer", - "version": "v1.32.0", + "version": "v1.33.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-intl-normalizer.git", @@ -4216,7 +4201,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.32.0" + "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.33.0" }, "funding": [ { @@ -4227,6 +4212,10 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" @@ -4236,7 +4225,7 @@ }, { "name": "symfony/polyfill-mbstring", - "version": "v1.32.0", + "version": "v1.33.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", @@ -4297,7 +4286,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.32.0" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.33.0" }, "funding": [ { @@ -4308,6 +4297,10 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" @@ -4317,16 +4310,16 @@ }, { "name": "symfony/polyfill-php83", - "version": "v1.32.0", + "version": "v1.33.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php83.git", - "reference": "2fb86d65e2d424369ad2905e83b236a8805ba491" + "reference": "17f6f9a6b1735c0f163024d959f700cfbc5155e5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/2fb86d65e2d424369ad2905e83b236a8805ba491", - "reference": "2fb86d65e2d424369ad2905e83b236a8805ba491", + "url": "https://api.github.com/repos/symfony/polyfill-php83/zipball/17f6f9a6b1735c0f163024d959f700cfbc5155e5", + "reference": "17f6f9a6b1735c0f163024d959f700cfbc5155e5", "shasum": "" }, "require": { @@ -4373,7 +4366,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php83/tree/v1.32.0" + "source": "https://github.com/symfony/polyfill-php83/tree/v1.33.0" }, "funding": [ { @@ -4384,16 +4377,20 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2024-09-09T11:45:10+00:00" + "time": "2025-07-08T02:45:35+00:00" }, { "name": "symfony/polyfill-uuid", - "version": "v1.32.0", + "version": "v1.33.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-uuid.git", @@ -4452,7 +4449,7 @@ "uuid" ], "support": { - "source": "https://github.com/symfony/polyfill-uuid/tree/v1.32.0" + "source": "https://github.com/symfony/polyfill-uuid/tree/v1.33.0" }, "funding": [ { @@ -4463,6 +4460,10 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" @@ -4470,18 +4471,83 @@ ], "time": "2024-09-09T11:45:10+00:00" }, + { + "name": "symfony/process", + "version": "v7.3.4", + "source": { + "type": "git", + "url": "https://github.com/symfony/process.git", + "reference": "f24f8f316367b30810810d4eb30c543d7003ff3b" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/process/zipball/f24f8f316367b30810810d4eb30c543d7003ff3b", + "reference": "f24f8f316367b30810810d4eb30c543d7003ff3b", + "shasum": "" + }, + "require": { + "php": ">=8.2" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\Process\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Executes commands in sub-processes", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/process/tree/v7.3.4" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2025-09-11T10:12:26+00:00" + }, { "name": "symfony/property-access", - "version": "v7.3.0", + "version": "v7.3.3", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", - "reference": "3bcf43665d6aff90547b005348e1e351f4e2174b" + "reference": "4a4389e5c8bd1d0320d80a23caa6a1ac71cb81a7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-access/zipball/3bcf43665d6aff90547b005348e1e351f4e2174b", - "reference": "3bcf43665d6aff90547b005348e1e351f4e2174b", + "url": "https://api.github.com/repos/symfony/property-access/zipball/4a4389e5c8bd1d0320d80a23caa6a1ac71cb81a7", + "reference": "4a4389e5c8bd1d0320d80a23caa6a1ac71cb81a7", "shasum": "" }, "require": { @@ -4528,7 +4594,7 @@ "reflection" ], "support": { - "source": "https://github.com/symfony/property-access/tree/v7.3.0" + "source": "https://github.com/symfony/property-access/tree/v7.3.3" }, "funding": [ { @@ -4539,32 +4605,36 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2025-05-10T11:59:09+00:00" + "time": "2025-08-04T15:15:28+00:00" }, { "name": "symfony/property-info", - "version": "v7.3.0", + "version": "v7.3.5", "source": { "type": "git", "url": "https://github.com/symfony/property-info.git", - "reference": "200d230d8553610ada73ac557501dc4609aad31f" + "reference": "0b346ed259dc5da43535caf243005fe7d4b0f051" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/property-info/zipball/200d230d8553610ada73ac557501dc4609aad31f", - "reference": "200d230d8553610ada73ac557501dc4609aad31f", + "url": "https://api.github.com/repos/symfony/property-info/zipball/0b346ed259dc5da43535caf243005fe7d4b0f051", + "reference": "0b346ed259dc5da43535caf243005fe7d4b0f051", "shasum": "" }, "require": { "php": ">=8.2", "symfony/deprecation-contracts": "^2.5|^3", "symfony/string": "^6.4|^7.0", - "symfony/type-info": "~7.1.9|^7.2.2" + "symfony/type-info": "^7.3.5" }, "conflict": { "phpdocumentor/reflection-docblock": "<5.2", @@ -4614,7 +4684,7 @@ "validator" ], "support": { - "source": "https://github.com/symfony/property-info/tree/v7.3.0" + "source": "https://github.com/symfony/property-info/tree/v7.3.5" }, "funding": [ { @@ -4625,25 +4695,29 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2025-04-04T13:12:05+00:00" + "time": "2025-10-05T22:12:41+00:00" }, { "name": "symfony/rate-limiter", - "version": "v7.3.0", + "version": "v7.3.2", "source": { "type": "git", "url": "https://github.com/symfony/rate-limiter.git", - "reference": "78a3dbd84386cb0aa7f375e3469294e7048e5a1a" + "reference": "7e855541d302ba752f86fb0e97932e7969fe9c04" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/rate-limiter/zipball/78a3dbd84386cb0aa7f375e3469294e7048e5a1a", - "reference": "78a3dbd84386cb0aa7f375e3469294e7048e5a1a", + "url": "https://api.github.com/repos/symfony/rate-limiter/zipball/7e855541d302ba752f86fb0e97932e7969fe9c04", + "reference": "7e855541d302ba752f86fb0e97932e7969fe9c04", "shasum": "" }, "require": { @@ -4684,7 +4758,7 @@ "rate-limiter" ], "support": { - "source": "https://github.com/symfony/rate-limiter/tree/v7.3.0" + "source": "https://github.com/symfony/rate-limiter/tree/v7.3.2" }, "funding": [ { @@ -4695,25 +4769,29 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2025-03-12T17:05:47+00:00" + "time": "2025-07-07T08:17:57+00:00" }, { "name": "symfony/routing", - "version": "v7.3.0", + "version": "v7.3.4", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "8e213820c5fea844ecea29203d2a308019007c15" + "reference": "8dc648e159e9bac02b703b9fbd937f19ba13d07c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/8e213820c5fea844ecea29203d2a308019007c15", - "reference": "8e213820c5fea844ecea29203d2a308019007c15", + "url": "https://api.github.com/repos/symfony/routing/zipball/8dc648e159e9bac02b703b9fbd937f19ba13d07c", + "reference": "8dc648e159e9bac02b703b9fbd937f19ba13d07c", "shasum": "" }, "require": { @@ -4765,7 +4843,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v7.3.0" + "source": "https://github.com/symfony/routing/tree/v7.3.4" }, "funding": [ { @@ -4776,12 +4854,16 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2025-05-24T20:43:28+00:00" + "time": "2025-09-11T10:12:26+00:00" }, { "name": "symfony/service-contracts", @@ -4868,16 +4950,16 @@ }, { "name": "symfony/string", - "version": "v7.3.0", + "version": "v7.3.4", "source": { "type": "git", "url": "https://github.com/symfony/string.git", - "reference": "f3570b8c61ca887a9e2938e85cb6458515d2b125" + "reference": "f96476035142921000338bad71e5247fbc138872" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/string/zipball/f3570b8c61ca887a9e2938e85cb6458515d2b125", - "reference": "f3570b8c61ca887a9e2938e85cb6458515d2b125", + "url": "https://api.github.com/repos/symfony/string/zipball/f96476035142921000338bad71e5247fbc138872", + "reference": "f96476035142921000338bad71e5247fbc138872", "shasum": "" }, "require": { @@ -4892,7 +4974,6 @@ }, "require-dev": { "symfony/emoji": "^7.1", - "symfony/error-handler": "^6.4|^7.0", "symfony/http-client": "^6.4|^7.0", "symfony/intl": "^6.4|^7.0", "symfony/translation-contracts": "^2.5|^3.0", @@ -4935,7 +5016,7 @@ "utf8" ], "support": { - "source": "https://github.com/symfony/string/tree/v7.3.0" + "source": "https://github.com/symfony/string/tree/v7.3.4" }, "funding": [ { @@ -4946,25 +5027,29 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2025-04-20T20:19:01+00:00" + "time": "2025-09-11T14:36:48+00:00" }, { "name": "symfony/type-info", - "version": "v7.3.0", + "version": "v7.3.5", "source": { "type": "git", "url": "https://github.com/symfony/type-info.git", - "reference": "bc9af22e25796d98078f69c0749ab3a9d3454786" + "reference": "8b36f41421160db56914f897b57eaa6a830758b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/type-info/zipball/bc9af22e25796d98078f69c0749ab3a9d3454786", - "reference": "bc9af22e25796d98078f69c0749ab3a9d3454786", + "url": "https://api.github.com/repos/symfony/type-info/zipball/8b36f41421160db56914f897b57eaa6a830758b3", + "reference": "8b36f41421160db56914f897b57eaa6a830758b3", "shasum": "" }, "require": { @@ -5014,7 +5099,7 @@ "type" ], "support": { - "source": "https://github.com/symfony/type-info/tree/v7.3.0" + "source": "https://github.com/symfony/type-info/tree/v7.3.5" }, "funding": [ { @@ -5025,25 +5110,29 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2025-03-30T12:17:06+00:00" + "time": "2025-10-16T12:30:12+00:00" }, { "name": "symfony/uid", - "version": "v7.3.0", + "version": "v7.3.1", "source": { "type": "git", "url": "https://github.com/symfony/uid.git", - "reference": "7beeb2b885cd584cd01e126c5777206ae4c3c6a3" + "reference": "a69f69f3159b852651a6bf45a9fdd149520525bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/uid/zipball/7beeb2b885cd584cd01e126c5777206ae4c3c6a3", - "reference": "7beeb2b885cd584cd01e126c5777206ae4c3c6a3", + "url": "https://api.github.com/repos/symfony/uid/zipball/a69f69f3159b852651a6bf45a9fdd149520525bb", + "reference": "a69f69f3159b852651a6bf45a9fdd149520525bb", "shasum": "" }, "require": { @@ -5088,91 +5177,7 @@ "uuid" ], "support": { - "source": "https://github.com/symfony/uid/tree/v7.3.0" - }, - "funding": [ - { - "url": "https://symfony.com/sponsor", - "type": "custom" - }, - { - "url": "https://github.com/fabpot", - "type": "github" - }, - { - "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", - "type": "tidelift" - } - ], - "time": "2025-05-24T14:28:13+00:00" - }, - { - "name": "symfony/var-dumper", - "version": "v7.3.0", - "source": { - "type": "git", - "url": "https://github.com/symfony/var-dumper.git", - "reference": "548f6760c54197b1084e1e5c71f6d9d523f2f78e" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/548f6760c54197b1084e1e5c71f6d9d523f2f78e", - "reference": "548f6760c54197b1084e1e5c71f6d9d523f2f78e", - "shasum": "" - }, - "require": { - "php": ">=8.2", - "symfony/deprecation-contracts": "^2.5|^3", - "symfony/polyfill-mbstring": "~1.0" - }, - "conflict": { - "symfony/console": "<6.4" - }, - "require-dev": { - "ext-iconv": "*", - "symfony/console": "^6.4|^7.0", - "symfony/http-kernel": "^6.4|^7.0", - "symfony/process": "^6.4|^7.0", - "symfony/uid": "^6.4|^7.0", - "twig/twig": "^3.12" - }, - "bin": [ - "Resources/bin/var-dump-server" - ], - "type": "library", - "autoload": { - "files": [ - "Resources/functions/dump.php" - ], - "psr-4": { - "Symfony\\Component\\VarDumper\\": "" - }, - "exclude-from-classmap": [ - "/Tests/" - ] - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Nicolas Grekas", - "email": "p@tchwork.com" - }, - { - "name": "Symfony Community", - "homepage": "https://symfony.com/contributors" - } - ], - "description": "Provides mechanisms for walking through any arbitrary PHP variable", - "homepage": "https://symfony.com", - "keywords": [ - "debug", - "dump" - ], - "support": { - "source": "https://github.com/symfony/var-dumper/tree/v7.3.0" + "source": "https://github.com/symfony/uid/tree/v7.3.1" }, "funding": [ { @@ -5188,20 +5193,20 @@ "type": "tidelift" } ], - "time": "2025-04-27T18:39:23+00:00" + "time": "2025-06-27T19:55:54+00:00" }, { "name": "symfony/var-exporter", - "version": "v7.3.0", + "version": "v7.3.4", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", - "reference": "c9a1168891b5aaadfd6332ef44393330b3498c4c" + "reference": "0f020b544a30a7fe8ba972e53ee48a74c0bc87f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-exporter/zipball/c9a1168891b5aaadfd6332ef44393330b3498c4c", - "reference": "c9a1168891b5aaadfd6332ef44393330b3498c4c", + "url": "https://api.github.com/repos/symfony/var-exporter/zipball/0f020b544a30a7fe8ba972e53ee48a74c0bc87f4", + "reference": "0f020b544a30a7fe8ba972e53ee48a74c0bc87f4", "shasum": "" }, "require": { @@ -5249,7 +5254,7 @@ "serialize" ], "support": { - "source": "https://github.com/symfony/var-exporter/tree/v7.3.0" + "source": "https://github.com/symfony/var-exporter/tree/v7.3.4" }, "funding": [ { @@ -5260,25 +5265,29 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2025-05-15T09:04:05+00:00" + "time": "2025-09-11T10:12:26+00:00" }, { "name": "symfony/yaml", - "version": "v7.3.0", + "version": "v7.3.5", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "cea40a48279d58dc3efee8112634cb90141156c2" + "reference": "90208e2fc6f68f613eae7ca25a2458a931b1bacc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/cea40a48279d58dc3efee8112634cb90141156c2", - "reference": "cea40a48279d58dc3efee8112634cb90141156c2", + "url": "https://api.github.com/repos/symfony/yaml/zipball/90208e2fc6f68f613eae7ca25a2458a931b1bacc", + "reference": "90208e2fc6f68f613eae7ca25a2458a931b1bacc", "shasum": "" }, "require": { @@ -5321,7 +5330,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v7.3.0" + "source": "https://github.com/symfony/yaml/tree/v7.3.5" }, "funding": [ { @@ -5332,25 +5341,29 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2025-04-04T10:10:33+00:00" + "time": "2025-09-27T09:00:46+00:00" }, { "name": "t3g/blog", - "version": "13.0.0", + "version": "13.0.1", "source": { "type": "git", "url": "https://github.com/TYPO3GmbH/blog.git", - "reference": "b503e408ee42378b72a0806d1e21570b6a6b8bf0" + "reference": "27248e3fe2a6ca1dd7ab1c75235cf6a32056be20" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3GmbH/blog/zipball/b503e408ee42378b72a0806d1e21570b6a6b8bf0", - "reference": "b503e408ee42378b72a0806d1e21570b6a6b8bf0", + "url": "https://api.github.com/repos/TYPO3GmbH/blog/zipball/27248e3fe2a6ca1dd7ab1c75235cf6a32056be20", + "reference": "27248e3fe2a6ca1dd7ab1c75235cf6a32056be20", "shasum": "" }, "require": { @@ -5359,7 +5372,7 @@ "php": "^8.1", "psr/http-client": "^1.0", "psr/http-factory": "^1.0", - "psr/http-message": "^2.0", + "psr/http-message": "^1.1 || ^2.0", "typo3/cms-backend": "^12.4 || ^13.4", "typo3/cms-core": "^12.4 || ^13.4", "typo3/cms-extbase": "^12.4 || ^13.4", @@ -5402,7 +5415,7 @@ "extension-key": "blog" }, "branch-alias": { - "dev-master": "13.0.x-dev" + "dev-v13.0": "13.0.x-dev" } }, "autoload": { @@ -5429,7 +5442,7 @@ "slack": "https://typo3.slack.com/archives/t3g-ext-blog", "source": "https://github.com/TYPO3GmbH/blog" }, - "time": "2024-10-17T12:18:57+00:00" + "time": "2025-08-25T07:04:03+00:00" }, { "name": "typo3/class-alias-loader", @@ -5495,28 +5508,27 @@ }, { "name": "typo3/cms-adminpanel", - "version": "v12.4.32", + "version": "v13.4.19", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/adminpanel.git", - "reference": "22ebbb8423c33f0629708d56212a67a8d2f46f96" + "reference": "b2b5a54bff33a37d2327d302b912acb484e59b23" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/adminpanel/zipball/22ebbb8423c33f0629708d56212a67a8d2f46f96", - "reference": "22ebbb8423c33f0629708d56212a67a8d2f46f96", + "url": "https://api.github.com/repos/TYPO3-CMS/adminpanel/zipball/b2b5a54bff33a37d2327d302b912acb484e59b23", + "reference": "b2b5a54bff33a37d2327d302b912acb484e59b23", "shasum": "" }, "require": { "psr/http-message": "^1.1 || ^2.0", "psr/http-server-handler": "^1.0", "psr/http-server-middleware": "^1.0", - "symfony/var-dumper": "^6.4 || ^7.0", - "typo3/cms-backend": "12.4.32", - "typo3/cms-core": "12.4.32", - "typo3/cms-fluid": "12.4.32", - "typo3/cms-frontend": "12.4.32", - "typo3fluid/fluid": "^2.15.0" + "typo3/cms-backend": "13.4.19", + "typo3/cms-core": "13.4.19", + "typo3/cms-fluid": "13.4.19", + "typo3/cms-frontend": "13.4.19", + "typo3fluid/fluid": "^4.4.3" }, "conflict": { "typo3/cms": "*" @@ -5530,7 +5542,7 @@ "extension-key": "adminpanel" }, "branch-alias": { - "dev-main": "12.4.x-dev" + "dev-main": "13.4.x-dev" } }, "autoload": { @@ -5557,26 +5569,27 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2025-05-27T13:48:38+00:00" + "time": "2025-10-14T10:53:30+00:00" }, { "name": "typo3/cms-backend", - "version": "v12.4.32", + "version": "v13.4.19", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/backend.git", - "reference": "703f539468dc15eaf8f931848a4a9f31bd66c0f5" + "reference": "095e93096134164bf669b0d228b799bbf2f419eb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/backend/zipball/703f539468dc15eaf8f931848a4a9f31bd66c0f5", - "reference": "703f539468dc15eaf8f931848a4a9f31bd66c0f5", + "url": "https://api.github.com/repos/TYPO3-CMS/backend/zipball/095e93096134164bf669b0d228b799bbf2f419eb", + "reference": "095e93096134164bf669b0d228b799bbf2f419eb", "shasum": "" }, "require": { "ext-intl": "*", + "ext-libxml": "*", "psr/event-dispatcher": "^1.0", - "typo3/cms-core": "12.4.32" + "typo3/cms-core": "13.4.19" }, "conflict": { "typo3/cms": "*" @@ -5587,6 +5600,7 @@ "typo3/cms-cshmanual": "self.version", "typo3/cms-func-wizards": "self.version", "typo3/cms-recordlist": "self.version", + "typo3/cms-t3editor": "self.version", "typo3/cms-wizard-crpages": "self.version", "typo3/cms-wizard-sortpages": "self.version" }, @@ -5605,7 +5619,7 @@ "extension-key": "backend" }, "branch-alias": { - "dev-main": "12.4.x-dev" + "dev-main": "13.4.x-dev" }, "typo3/class-alias-loader": { "class-alias-maps": [ @@ -5637,24 +5651,24 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2025-05-27T13:48:38+00:00" + "time": "2025-10-14T10:53:30+00:00" }, { "name": "typo3/cms-belog", - "version": "v12.4.32", + "version": "v13.4.19", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/belog.git", - "reference": "d886b1dce7ca0534c74be690508183d217446e9a" + "reference": "251cfee9f51df83e14f8ffe674f5a6823b2d7e4f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/belog/zipball/d886b1dce7ca0534c74be690508183d217446e9a", - "reference": "d886b1dce7ca0534c74be690508183d217446e9a", + "url": "https://api.github.com/repos/TYPO3-CMS/belog/zipball/251cfee9f51df83e14f8ffe674f5a6823b2d7e4f", + "reference": "251cfee9f51df83e14f8ffe674f5a6823b2d7e4f", "shasum": "" }, "require": { - "typo3/cms-core": "12.4.32" + "typo3/cms-core": "13.4.19" }, "conflict": { "typo3/cms": "*" @@ -5668,7 +5682,7 @@ "extension-key": "belog" }, "branch-alias": { - "dev-main": "12.4.x-dev" + "dev-main": "13.4.x-dev" } }, "autoload": { @@ -5695,24 +5709,24 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2025-05-27T13:48:38+00:00" + "time": "2025-10-14T10:53:30+00:00" }, { "name": "typo3/cms-beuser", - "version": "v12.4.32", + "version": "v13.4.19", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/beuser.git", - "reference": "a456d2e67938b0fe25f21ab1129033b4a1ddb234" + "reference": "dece2da40aa3da002dfce6e62da63b73f8ae1b25" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/beuser/zipball/a456d2e67938b0fe25f21ab1129033b4a1ddb234", - "reference": "a456d2e67938b0fe25f21ab1129033b4a1ddb234", + "url": "https://api.github.com/repos/TYPO3-CMS/beuser/zipball/dece2da40aa3da002dfce6e62da63b73f8ae1b25", + "reference": "dece2da40aa3da002dfce6e62da63b73f8ae1b25", "shasum": "" }, "require": { - "typo3/cms-core": "12.4.32" + "typo3/cms-core": "13.4.19" }, "conflict": { "typo3/cms": "*" @@ -5726,7 +5740,7 @@ "extension-key": "beuser" }, "branch-alias": { - "dev-main": "12.4.x-dev" + "dev-main": "13.4.x-dev" } }, "autoload": { @@ -5753,7 +5767,7 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2025-05-27T13:48:38+00:00" + "time": "2025-10-14T10:53:30+00:00" }, { "name": "typo3/cms-cli", @@ -5865,28 +5879,28 @@ }, { "name": "typo3/cms-core", - "version": "v12.4.32", + "version": "v13.4.19", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/core.git", - "reference": "79992dfc468e5436320077e88bf1a61d93b428bc" + "reference": "be33412bbb04bf82054cf7f5bf63e723fd942619" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/core/zipball/79992dfc468e5436320077e88bf1a61d93b428bc", - "reference": "79992dfc468e5436320077e88bf1a61d93b428bc", + "url": "https://api.github.com/repos/TYPO3-CMS/core/zipball/be33412bbb04bf82054cf7f5bf63e723fd942619", + "reference": "be33412bbb04bf82054cf7f5bf63e723fd942619", "shasum": "" }, "require": { - "bacon/bacon-qr-code": "^2.0.7 || ^3.0.1", + "bacon/bacon-qr-code": "^3.0", "christian-riesen/base32": "^1.6", "composer-runtime-api": "^2.1", - "doctrine/annotations": "^1.13.3 || ^2.0", - "doctrine/dbal": "^3.9", - "doctrine/event-manager": "^2.0", - "doctrine/lexer": "^2.0 || ^3.0", + "doctrine/annotations": "^2.0.2", + "doctrine/dbal": "~4.3.3", + "doctrine/event-manager": "^2.0.1", + "doctrine/lexer": "^3.0.1", "egulias/email-validator": "^4.0", - "enshrined/svg-sanitize": "^0.18.0 || ^0.20.0", + "enshrined/svg-sanitize": "~0.22", "ext-dom": "*", "ext-intl": "*", "ext-json": "*", @@ -5897,43 +5911,44 @@ "ext-session": "*", "ext-tokenizer": "*", "ext-xml": "*", - "firebase/php-jwt": "^6.4.0", - "guzzlehttp/guzzle": "^7.7.0", - "guzzlehttp/psr7": "^2.5.0", - "lolli42/finediff": "^1.0.2", - "masterminds/html5": "^2.7.6", - "php": "^8.1", + "firebase/php-jwt": "^6.10.2", + "guzzlehttp/guzzle": "^7.9.2", + "guzzlehttp/psr7": "^2.7.0", + "lolli42/finediff": "^1.1.1", + "masterminds/html5": "^2.10.0", + "php": "^8.2", "psr/container": "^2.0", "psr/event-dispatcher": "^1.0", - "psr/http-client": "^1.0", - "psr/http-factory": "^1.0", + "psr/http-client": "^1.0.3", + "psr/http-factory": "^1.1.0", "psr/http-message": "^1.1 || ^2.0", "psr/http-server-handler": "^1.0", "psr/http-server-middleware": "^1.0", - "psr/log": "^2.0 || ^3.0", - "symfony/config": "^6.4 || ^7.0", - "symfony/console": "^6.4 || ^7.0", - "symfony/dependency-injection": "^6.4 || ^7.0", - "symfony/doctrine-messenger": "^6.4 || ^7.0", + "psr/log": "^3.0.1", + "symfony/config": "^7.2", + "symfony/console": "^7.2", + "symfony/dependency-injection": "^7.2", + "symfony/doctrine-messenger": "^7.2", "symfony/event-dispatcher-contracts": "^3.1", - "symfony/expression-language": "^6.4 || ^7.0", - "symfony/filesystem": "^6.4 || ^7.0", - "symfony/finder": "^6.4 || ^7.0", - "symfony/http-foundation": "^6.4 || ^7.0", - "symfony/mailer": "^6.4 || ^7.0", - "symfony/messenger": "^6.4 || ^7.0", - "symfony/mime": "^6.4 || ^7.0", - "symfony/options-resolver": "^6.4 || ^7.0", + "symfony/expression-language": "^7.2", + "symfony/filesystem": "^7.2", + "symfony/finder": "^7.2", + "symfony/http-foundation": "^7.2", + "symfony/mailer": "^7.2", + "symfony/messenger": "^7.2", + "symfony/mime": "^7.2", + "symfony/options-resolver": "^7.2", "symfony/polyfill-php83": "^1.31", - "symfony/rate-limiter": "^6.4 || ^7.0", - "symfony/routing": "^6.4 || ^7.0", - "symfony/uid": "^6.4 || ^7.0", - "symfony/yaml": "^6.4 || ^7.0", - "typo3/class-alias-loader": "^1.1.4", - "typo3/cms-cli": "^3.1", - "typo3/cms-composer-installers": "^5.0", - "typo3/html-sanitizer": "^2.1.4", - "typo3fluid/fluid": "^2.15.0" + "symfony/process": "^7.2", + "symfony/rate-limiter": "^7.2", + "symfony/routing": "^7.2", + "symfony/uid": "^7.2", + "symfony/yaml": "^7.2", + "typo3/class-alias-loader": "^1.2", + "typo3/cms-cli": "^3.1.1", + "typo3/cms-composer-installers": "^5.0.1", + "typo3/html-sanitizer": "^2.2.0", + "typo3fluid/fluid": "^4.4.3" }, "conflict": { "hoa/core": "*", @@ -5950,6 +5965,7 @@ }, "suggest": { "ext-apcu": "Needed when non-default APCU based cache backends are used", + "ext-exif": "Used to extract exif metadata 'Orientation' of uploaded images", "ext-fileinfo": "Used for proper file type detection in the file abstraction layer", "ext-gd": "GDlib/Freetype is required for building images with text (GIFBUILDER) and can also be used to scale images", "ext-mysqli": "", @@ -5969,7 +5985,12 @@ "extension-key": "core" }, "branch-alias": { - "dev-main": "12.4.x-dev" + "dev-main": "13.4.x-dev" + }, + "typo3/class-alias-loader": { + "class-alias-maps": [ + "Migrations/Code/ClassAliasMap.php" + ] } }, "autoload": { @@ -5978,10 +5999,7 @@ ], "psr-4": { "TYPO3\\CMS\\Core\\": "Classes/" - }, - "classmap": [ - "Resources/PHP/" - ] + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -6002,28 +6020,28 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2025-05-27T13:48:38+00:00" + "time": "2025-10-14T10:53:30+00:00" }, { "name": "typo3/cms-dashboard", - "version": "v12.4.32", + "version": "v13.4.19", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/dashboard.git", - "reference": "3375db9d1c7c6bef83f72ffe3fbda618d5aea31f" + "reference": "019af45ff793de7c5466138a0cf0e6067f93c70f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/dashboard/zipball/3375db9d1c7c6bef83f72ffe3fbda618d5aea31f", - "reference": "3375db9d1c7c6bef83f72ffe3fbda618d5aea31f", + "url": "https://api.github.com/repos/TYPO3-CMS/dashboard/zipball/019af45ff793de7c5466138a0cf0e6067f93c70f", + "reference": "019af45ff793de7c5466138a0cf0e6067f93c70f", "shasum": "" }, "require": { - "typo3/cms-backend": "12.4.32", - "typo3/cms-core": "12.4.32", - "typo3/cms-extbase": "12.4.32", - "typo3/cms-fluid": "12.4.32", - "typo3/cms-frontend": "12.4.32" + "typo3/cms-backend": "13.4.19", + "typo3/cms-core": "13.4.19", + "typo3/cms-extbase": "13.4.19", + "typo3/cms-fluid": "13.4.19", + "typo3/cms-frontend": "13.4.19" }, "conflict": { "typo3/cms": "*" @@ -6038,7 +6056,7 @@ "extension-key": "dashboard" }, "branch-alias": { - "dev-main": "12.4.x-dev" + "dev-main": "13.4.x-dev" } }, "autoload": { @@ -6065,30 +6083,30 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2025-05-27T13:48:38+00:00" + "time": "2025-10-14T10:53:30+00:00" }, { "name": "typo3/cms-extbase", - "version": "v12.4.32", + "version": "v13.4.19", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/extbase.git", - "reference": "3ec79edca825ee1c089a4accb60ad871530b5462" + "reference": "7272fc5e4be597a922adc005830b6a626cd8fff0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/extbase/zipball/3ec79edca825ee1c089a4accb60ad871530b5462", - "reference": "3ec79edca825ee1c089a4accb60ad871530b5462", + "url": "https://api.github.com/repos/TYPO3-CMS/extbase/zipball/7272fc5e4be597a922adc005830b6a626cd8fff0", + "reference": "7272fc5e4be597a922adc005830b6a626cd8fff0", "shasum": "" }, "require": { "doctrine/instantiator": "^1.5 || ^2.0", - "phpdocumentor/reflection-docblock": "^5.2", - "phpdocumentor/type-resolver": "^1.7.1", - "symfony/dependency-injection": "^6.4 || ^7.0", - "symfony/property-access": "^6.4 || ^7.0", - "symfony/property-info": "^6.4 || ^7.0", - "typo3/cms-core": "12.4.32" + "phpdocumentor/reflection-docblock": "^5.4.1", + "phpdocumentor/type-resolver": "^1.8.2", + "symfony/dependency-injection": "^7.2", + "symfony/property-access": "^7.2", + "symfony/property-info": "^7.2", + "typo3/cms-core": "13.4.19" }, "conflict": { "typo3/cms": "*" @@ -6108,7 +6126,7 @@ "extension-key": "extbase" }, "branch-alias": { - "dev-main": "12.4.x-dev" + "dev-main": "13.4.x-dev" } }, "autoload": { @@ -6135,25 +6153,25 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2025-05-27T13:48:38+00:00" + "time": "2025-10-14T10:53:30+00:00" }, { "name": "typo3/cms-extensionmanager", - "version": "v12.4.32", + "version": "v13.4.19", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/extensionmanager.git", - "reference": "ddc2f638812254b9f14c36f3be24a3eba98925bd" + "reference": "8cf07f5c5be880c6a29395b176f55b1f0458d3a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/extensionmanager/zipball/ddc2f638812254b9f14c36f3be24a3eba98925bd", - "reference": "ddc2f638812254b9f14c36f3be24a3eba98925bd", + "url": "https://api.github.com/repos/TYPO3-CMS/extensionmanager/zipball/8cf07f5c5be880c6a29395b176f55b1f0458d3a3", + "reference": "8cf07f5c5be880c6a29395b176f55b1f0458d3a3", "shasum": "" }, "require": { "ext-libxml": "*", - "typo3/cms-core": "12.4.32" + "typo3/cms-core": "13.4.19" }, "conflict": { "typo3/cms": "*" @@ -6169,7 +6187,12 @@ "extension-key": "extensionmanager" }, "branch-alias": { - "dev-main": "12.4.x-dev" + "dev-main": "13.4.x-dev" + }, + "typo3/class-alias-loader": { + "class-alias-maps": [ + "Migrations/Code/ClassAliasMap.php" + ] } }, "autoload": { @@ -6196,24 +6219,24 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2025-05-27T13:48:38+00:00" + "time": "2025-10-14T10:53:30+00:00" }, { "name": "typo3/cms-felogin", - "version": "v12.4.32", + "version": "v13.4.19", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/felogin.git", - "reference": "70f4c9ce820bd8d3a7f2709df0ffdd62c525f030" + "reference": "1054289b99f1f6e0c52319f07550429f11d967a5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/felogin/zipball/70f4c9ce820bd8d3a7f2709df0ffdd62c525f030", - "reference": "70f4c9ce820bd8d3a7f2709df0ffdd62c525f030", + "url": "https://api.github.com/repos/TYPO3-CMS/felogin/zipball/1054289b99f1f6e0c52319f07550429f11d967a5", + "reference": "1054289b99f1f6e0c52319f07550429f11d967a5", "shasum": "" }, "require": { - "typo3/cms-core": "12.4.32" + "typo3/cms-core": "13.4.19" }, "conflict": { "typo3/cms": "*" @@ -6227,7 +6250,7 @@ "extension-key": "felogin" }, "branch-alias": { - "dev-main": "12.4.x-dev" + "dev-main": "13.4.x-dev" } }, "autoload": { @@ -6254,24 +6277,24 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2025-05-27T13:48:38+00:00" + "time": "2025-10-14T10:53:30+00:00" }, { "name": "typo3/cms-filelist", - "version": "v12.4.32", + "version": "v13.4.19", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/filelist.git", - "reference": "4dab8ca9c5a9c071a172014b0d43af169e38702d" + "reference": "24cfbd784e31417ddd630d27d11c1c4fdc9bb237" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/filelist/zipball/4dab8ca9c5a9c071a172014b0d43af169e38702d", - "reference": "4dab8ca9c5a9c071a172014b0d43af169e38702d", + "url": "https://api.github.com/repos/TYPO3-CMS/filelist/zipball/24cfbd784e31417ddd630d27d11c1c4fdc9bb237", + "reference": "24cfbd784e31417ddd630d27d11c1c4fdc9bb237", "shasum": "" }, "require": { - "typo3/cms-core": "12.4.32" + "typo3/cms-core": "13.4.19" }, "conflict": { "typo3/cms": "*" @@ -6287,7 +6310,7 @@ "extension-key": "filelist" }, "branch-alias": { - "dev-main": "12.4.x-dev" + "dev-main": "13.4.x-dev" } }, "autoload": { @@ -6314,24 +6337,24 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2025-05-27T13:48:38+00:00" + "time": "2025-10-14T10:53:30+00:00" }, { "name": "typo3/cms-filemetadata", - "version": "v12.4.32", + "version": "v13.4.19", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/filemetadata.git", - "reference": "d8a41d377512b09768831cb5b3540762c8f9b1f1" + "reference": "1edcc3f2223571d99e4a7b2f9c3a4fac86b2bc81" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/filemetadata/zipball/d8a41d377512b09768831cb5b3540762c8f9b1f1", - "reference": "d8a41d377512b09768831cb5b3540762c8f9b1f1", + "url": "https://api.github.com/repos/TYPO3-CMS/filemetadata/zipball/1edcc3f2223571d99e4a7b2f9c3a4fac86b2bc81", + "reference": "1edcc3f2223571d99e4a7b2f9c3a4fac86b2bc81", "shasum": "" }, "require": { - "typo3/cms-core": "12.4.32" + "typo3/cms-core": "13.4.19" }, "conflict": { "typo3/cms": "*" @@ -6342,7 +6365,7 @@ "extension-key": "filemetadata" }, "branch-alias": { - "dev-main": "12.4.x-dev" + "dev-main": "13.4.x-dev" } }, "notification-url": "https://packagist.org/downloads/", @@ -6364,27 +6387,27 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2025-05-27T13:48:38+00:00" + "time": "2025-10-14T10:53:30+00:00" }, { "name": "typo3/cms-fluid", - "version": "v12.4.32", + "version": "v13.4.19", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/fluid.git", - "reference": "bce5d3a496254428ba08a55f7aff347471e009ea" + "reference": "85759d0605938747d3ea02bd1ad1f1a336321773" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/fluid/zipball/bce5d3a496254428ba08a55f7aff347471e009ea", - "reference": "bce5d3a496254428ba08a55f7aff347471e009ea", + "url": "https://api.github.com/repos/TYPO3-CMS/fluid/zipball/85759d0605938747d3ea02bd1ad1f1a336321773", + "reference": "85759d0605938747d3ea02bd1ad1f1a336321773", "shasum": "" }, "require": { - "symfony/dependency-injection": "^6.4 || ^7.0", - "typo3/cms-core": "12.4.32", - "typo3/cms-extbase": "12.4.32", - "typo3fluid/fluid": "^2.15.0" + "symfony/dependency-injection": "^7.2", + "typo3/cms-core": "13.4.19", + "typo3/cms-extbase": "13.4.19", + "typo3fluid/fluid": "^4.4.3" }, "conflict": { "typo3/cms": "*" @@ -6401,7 +6424,7 @@ "extension-key": "fluid" }, "branch-alias": { - "dev-main": "12.4.x-dev" + "dev-main": "13.4.x-dev" } }, "autoload": { @@ -6428,26 +6451,26 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2025-05-27T13:48:38+00:00" + "time": "2025-10-14T10:53:30+00:00" }, { "name": "typo3/cms-fluid-styled-content", - "version": "v12.4.32", + "version": "v13.4.19", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/fluid_styled_content.git", - "reference": "1dd56bc4873244632cb8cdd560001bd5d05c5d38" + "reference": "2454efe1c63a467a45a6abb8c9a80d8db78ecdc9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/fluid_styled_content/zipball/1dd56bc4873244632cb8cdd560001bd5d05c5d38", - "reference": "1dd56bc4873244632cb8cdd560001bd5d05c5d38", + "url": "https://api.github.com/repos/TYPO3-CMS/fluid_styled_content/zipball/2454efe1c63a467a45a6abb8c9a80d8db78ecdc9", + "reference": "2454efe1c63a467a45a6abb8c9a80d8db78ecdc9", "shasum": "" }, "require": { - "typo3/cms-core": "12.4.32", - "typo3/cms-fluid": "12.4.32", - "typo3/cms-frontend": "12.4.32" + "typo3/cms-core": "13.4.19", + "typo3/cms-fluid": "13.4.19", + "typo3/cms-frontend": "13.4.19" }, "conflict": { "typo3/cms": "*" @@ -6461,7 +6484,7 @@ "extension-key": "fluid_styled_content" }, "branch-alias": { - "dev-main": "12.4.x-dev" + "dev-main": "13.4.x-dev" } }, "autoload": { @@ -6488,27 +6511,27 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2025-05-27T13:48:38+00:00" + "time": "2025-10-14T10:53:30+00:00" }, { "name": "typo3/cms-form", - "version": "v12.4.32", + "version": "v13.4.19", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/form.git", - "reference": "07abaa760698e1183ec61d47407f44732e1224fb" + "reference": "47bedd8a1198d3cb21be530efae7cd9b3d260ef7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/form/zipball/07abaa760698e1183ec61d47407f44732e1224fb", - "reference": "07abaa760698e1183ec61d47407f44732e1224fb", + "url": "https://api.github.com/repos/TYPO3-CMS/form/zipball/47bedd8a1198d3cb21be530efae7cd9b3d260ef7", + "reference": "47bedd8a1198d3cb21be530efae7cd9b3d260ef7", "shasum": "" }, "require": { "psr/http-message": "^1.1 || ^2.0", - "symfony/expression-language": "^6.4 || ^7.0", - "typo3/cms-core": "12.4.32", - "typo3/cms-frontend": "12.4.32" + "symfony/expression-language": "^7.2", + "typo3/cms-core": "13.4.19", + "typo3/cms-frontend": "13.4.19" }, "conflict": { "typo3/cms": "*" @@ -6527,7 +6550,7 @@ "extension-key": "form" }, "branch-alias": { - "dev-main": "12.4.x-dev" + "dev-main": "13.4.x-dev" } }, "autoload": { @@ -6554,25 +6577,25 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2025-05-27T13:48:38+00:00" + "time": "2025-10-14T10:53:30+00:00" }, { "name": "typo3/cms-frontend", - "version": "v12.4.32", + "version": "v13.4.19", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/frontend.git", - "reference": "6cb357d8d61abcb755c65fa4fb07573c5bb0f1d0" + "reference": "b029751ae3398089ad25ac5405ea3079ad3def91" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/frontend/zipball/6cb357d8d61abcb755c65fa4fb07573c5bb0f1d0", - "reference": "6cb357d8d61abcb755c65fa4fb07573c5bb0f1d0", + "url": "https://api.github.com/repos/TYPO3-CMS/frontend/zipball/b029751ae3398089ad25ac5405ea3079ad3def91", + "reference": "b029751ae3398089ad25ac5405ea3079ad3def91", "shasum": "" }, "require": { "ext-libxml": "*", - "typo3/cms-core": "12.4.32" + "typo3/cms-core": "13.4.19" }, "conflict": { "typo3/cms": "*" @@ -6592,7 +6615,7 @@ "extension-key": "frontend" }, "branch-alias": { - "dev-main": "12.4.x-dev" + "dev-main": "13.4.x-dev" }, "typo3/class-alias-loader": { "class-alias-maps": [ @@ -6624,24 +6647,24 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2025-05-27T13:48:38+00:00" + "time": "2025-10-14T10:53:30+00:00" }, { "name": "typo3/cms-impexp", - "version": "v12.4.32", + "version": "v13.4.19", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/impexp.git", - "reference": "c8583548bc9f5fc338eb79b01519b4abc7324837" + "reference": "9199f6f50ae571761c6cccc379b23965a7a67970" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/impexp/zipball/c8583548bc9f5fc338eb79b01519b4abc7324837", - "reference": "c8583548bc9f5fc338eb79b01519b4abc7324837", + "url": "https://api.github.com/repos/TYPO3-CMS/impexp/zipball/9199f6f50ae571761c6cccc379b23965a7a67970", + "reference": "9199f6f50ae571761c6cccc379b23965a7a67970", "shasum": "" }, "require": { - "typo3/cms-core": "12.4.32" + "typo3/cms-core": "13.4.19" }, "conflict": { "typo3/cms": "*" @@ -6655,7 +6678,7 @@ "extension-key": "impexp" }, "branch-alias": { - "dev-main": "12.4.x-dev" + "dev-main": "13.4.x-dev" } }, "autoload": { @@ -6682,29 +6705,30 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2025-05-27T13:48:38+00:00" + "time": "2025-10-14T10:53:30+00:00" }, { "name": "typo3/cms-indexed-search", - "version": "v12.4.32", + "version": "v13.4.19", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/indexed_search.git", - "reference": "b78a7e36b770bdb826926fde138f2b2a9cf0770b" + "reference": "c66491aa4eed7800da674fd5ef13edeb53289e2a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/indexed_search/zipball/b78a7e36b770bdb826926fde138f2b2a9cf0770b", - "reference": "b78a7e36b770bdb826926fde138f2b2a9cf0770b", + "url": "https://api.github.com/repos/TYPO3-CMS/indexed_search/zipball/c66491aa4eed7800da674fd5ef13edeb53289e2a", + "reference": "c66491aa4eed7800da674fd5ef13edeb53289e2a", "shasum": "" }, "require": { - "typo3/cms-core": "12.4.32" + "typo3/cms-core": "13.4.19" }, "conflict": { "typo3/cms": "*" }, "suggest": { + "ext-exif": "Used to extract exif metadata 'COMMENT' and 'ImageDescription' of uploaded images", "typo3/cms-scheduler": "For garbage collection of search statistics" }, "type": "typo3-cms-framework", @@ -6713,7 +6737,7 @@ "extension-key": "indexed_search" }, "branch-alias": { - "dev-main": "12.4.x-dev" + "dev-main": "13.4.x-dev" } }, "autoload": { @@ -6740,24 +6764,24 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2025-05-27T13:48:38+00:00" + "time": "2025-10-14T10:53:30+00:00" }, { "name": "typo3/cms-info", - "version": "v12.4.32", + "version": "v13.4.19", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/info.git", - "reference": "1d3083d31aaa0949e1ef46ae39ff29cbb82cc9b5" + "reference": "224358778a6fd6faf91dcd9c1da4feef15d24aea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/info/zipball/1d3083d31aaa0949e1ef46ae39ff29cbb82cc9b5", - "reference": "1d3083d31aaa0949e1ef46ae39ff29cbb82cc9b5", + "url": "https://api.github.com/repos/TYPO3-CMS/info/zipball/224358778a6fd6faf91dcd9c1da4feef15d24aea", + "reference": "224358778a6fd6faf91dcd9c1da4feef15d24aea", "shasum": "" }, "require": { - "typo3/cms-core": "12.4.32" + "typo3/cms-core": "13.4.19" }, "conflict": { "typo3/cms": "*" @@ -6774,7 +6798,7 @@ "extension-key": "info" }, "branch-alias": { - "dev-main": "12.4.x-dev" + "dev-main": "13.4.x-dev" } }, "autoload": { @@ -6801,31 +6825,31 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2025-05-27T13:48:38+00:00" + "time": "2025-10-14T10:53:30+00:00" }, { "name": "typo3/cms-install", - "version": "v12.4.32", + "version": "v13.4.19", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/install.git", - "reference": "63fb8a8ac61c1301bb6bea0f57b194aa4790f0ec" + "reference": "657d43490b6790ab5dff98191f78c81988a595ba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/install/zipball/63fb8a8ac61c1301bb6bea0f57b194aa4790f0ec", - "reference": "63fb8a8ac61c1301bb6bea0f57b194aa4790f0ec", + "url": "https://api.github.com/repos/TYPO3-CMS/install/zipball/657d43490b6790ab5dff98191f78c81988a595ba", + "reference": "657d43490b6790ab5dff98191f78c81988a595ba", "shasum": "" }, "require": { - "doctrine/dbal": "^3.9", - "guzzlehttp/promises": "^1.5.2 || ^2.0", - "nikic/php-parser": "^4.15.4", - "symfony/finder": "^6.4 || ^7.0", - "symfony/http-foundation": "^6.4 || ^7.0", - "typo3/cms-core": "12.4.32", - "typo3/cms-extbase": "12.4.32", - "typo3/cms-fluid": "12.4.32" + "doctrine/dbal": "~4.3.3", + "guzzlehttp/promises": "^2.0.3", + "nikic/php-parser": "^5.4.0", + "symfony/finder": "^7.2", + "symfony/http-foundation": "^7.2", + "typo3/cms-core": "13.4.19", + "typo3/cms-extbase": "13.4.19", + "typo3/cms-fluid": "13.4.19" }, "conflict": { "typo3/cms": "*" @@ -6842,7 +6866,7 @@ "extension-key": "install" }, "branch-alias": { - "dev-main": "12.4.x-dev" + "dev-main": "13.4.x-dev" } }, "autoload": { @@ -6869,7 +6893,7 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2025-05-27T13:48:38+00:00" + "time": "2025-10-14T10:53:30+00:00" }, { "name": "typo3/cms-introduction", @@ -6946,21 +6970,21 @@ }, { "name": "typo3/cms-linkvalidator", - "version": "v12.4.32", + "version": "v13.4.19", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/linkvalidator.git", - "reference": "1f6cf392c82ce07f246e01a245819f5e9a196cb9" + "reference": "04292fff51094cf30c85c7d73fff1cfe1cef7373" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/linkvalidator/zipball/1f6cf392c82ce07f246e01a245819f5e9a196cb9", - "reference": "1f6cf392c82ce07f246e01a245819f5e9a196cb9", + "url": "https://api.github.com/repos/TYPO3-CMS/linkvalidator/zipball/04292fff51094cf30c85c7d73fff1cfe1cef7373", + "reference": "04292fff51094cf30c85c7d73fff1cfe1cef7373", "shasum": "" }, "require": { - "typo3/cms-core": "12.4.32", - "typo3/cms-info": "12.4.32" + "typo3/cms-core": "13.4.19", + "typo3/cms-info": "13.4.19" }, "conflict": { "typo3/cms": "*" @@ -6974,7 +6998,7 @@ "extension-key": "linkvalidator" }, "branch-alias": { - "dev-main": "12.4.x-dev" + "dev-main": "13.4.x-dev" } }, "autoload": { @@ -7001,24 +7025,24 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2025-05-27T13:48:38+00:00" + "time": "2025-10-14T10:53:30+00:00" }, { "name": "typo3/cms-lowlevel", - "version": "v12.4.32", + "version": "v13.4.19", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/lowlevel.git", - "reference": "16d955e49bfceb33624639541ed7a3ea4a302b21" + "reference": "523d74faac44608769951a255aad3ef79fc660fb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/lowlevel/zipball/16d955e49bfceb33624639541ed7a3ea4a302b21", - "reference": "16d955e49bfceb33624639541ed7a3ea4a302b21", + "url": "https://api.github.com/repos/TYPO3-CMS/lowlevel/zipball/523d74faac44608769951a255aad3ef79fc660fb", + "reference": "523d74faac44608769951a255aad3ef79fc660fb", "shasum": "" }, "require": { - "typo3/cms-core": "12.4.32" + "typo3/cms-core": "13.4.19" }, "conflict": { "typo3/cms": "*" @@ -7032,7 +7056,7 @@ "extension-key": "lowlevel" }, "branch-alias": { - "dev-main": "12.4.x-dev" + "dev-main": "13.4.x-dev" } }, "autoload": { @@ -7059,24 +7083,24 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2025-05-27T13:48:38+00:00" + "time": "2025-10-14T10:53:30+00:00" }, { "name": "typo3/cms-reactions", - "version": "v12.4.32", + "version": "v13.4.19", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/reactions.git", - "reference": "9ef84c44f2d42a91abcdfa96a0d86a02316472c7" + "reference": "9d2f4d92f8086da2eab059aa806e04f9ef74ed43" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/reactions/zipball/9ef84c44f2d42a91abcdfa96a0d86a02316472c7", - "reference": "9ef84c44f2d42a91abcdfa96a0d86a02316472c7", + "url": "https://api.github.com/repos/TYPO3-CMS/reactions/zipball/9d2f4d92f8086da2eab059aa806e04f9ef74ed43", + "reference": "9d2f4d92f8086da2eab059aa806e04f9ef74ed43", "shasum": "" }, "require": { - "typo3/cms-core": "12.4.32" + "typo3/cms-core": "13.4.19" }, "conflict": { "typo3/cms": "*" @@ -7090,7 +7114,7 @@ "extension-key": "reactions" }, "branch-alias": { - "dev-main": "12.4.x-dev" + "dev-main": "13.4.x-dev" } }, "autoload": { @@ -7117,24 +7141,24 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2025-05-27T13:48:38+00:00" + "time": "2025-10-14T10:53:30+00:00" }, { "name": "typo3/cms-recycler", - "version": "v12.4.32", + "version": "v13.4.19", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/recycler.git", - "reference": "97f641652ae9c44ada74f0df81a679d54c005bec" + "reference": "eccec6a417532cedc1a32b86812374f24bd02b62" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/recycler/zipball/97f641652ae9c44ada74f0df81a679d54c005bec", - "reference": "97f641652ae9c44ada74f0df81a679d54c005bec", + "url": "https://api.github.com/repos/TYPO3-CMS/recycler/zipball/eccec6a417532cedc1a32b86812374f24bd02b62", + "reference": "eccec6a417532cedc1a32b86812374f24bd02b62", "shasum": "" }, "require": { - "typo3/cms-core": "12.4.32" + "typo3/cms-core": "13.4.19" }, "conflict": { "typo3/cms": "*" @@ -7145,10 +7169,13 @@ "type": "typo3-cms-framework", "extra": { "typo3/cms": { + "Package": { + "partOfFactoryDefault": true + }, "extension-key": "recycler" }, "branch-alias": { - "dev-main": "12.4.x-dev" + "dev-main": "13.4.x-dev" } }, "autoload": { @@ -7175,30 +7202,30 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2025-05-27T13:48:38+00:00" + "time": "2025-10-14T10:53:30+00:00" }, { "name": "typo3/cms-redirects", - "version": "v12.4.32", + "version": "v13.4.19", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/redirects.git", - "reference": "7c2cd8c753ef1ed2335383304a470233fd1903d8" + "reference": "8aafd7b604b555f2b880165e9654d9d7048cef15" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/redirects/zipball/7c2cd8c753ef1ed2335383304a470233fd1903d8", - "reference": "7c2cd8c753ef1ed2335383304a470233fd1903d8", + "url": "https://api.github.com/repos/TYPO3-CMS/redirects/zipball/8aafd7b604b555f2b880165e9654d9d7048cef15", + "reference": "8aafd7b604b555f2b880165e9654d9d7048cef15", "shasum": "" }, "require": { - "doctrine/dbal": "^3.9", + "doctrine/dbal": "~4.3.3", "psr/http-message": "^1.1 || ^2.0", - "psr/log": "^2.0 || ^3.0", - "symfony/console": "^6.4 || ^7.0", - "typo3/cms-backend": "12.4.32", - "typo3/cms-core": "12.4.32", - "typo3fluid/fluid": "^2.15.0" + "psr/log": "^3.0.1", + "symfony/console": "^7.2", + "typo3/cms-backend": "13.4.19", + "typo3/cms-core": "13.4.19", + "typo3fluid/fluid": "^4.4.3" }, "conflict": { "typo3/cms": "*" @@ -7216,7 +7243,7 @@ "extension-key": "redirects" }, "branch-alias": { - "dev-main": "12.4.x-dev" + "dev-main": "13.4.x-dev" } }, "autoload": { @@ -7243,24 +7270,24 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2025-05-27T13:48:38+00:00" + "time": "2025-10-14T10:53:30+00:00" }, { "name": "typo3/cms-reports", - "version": "v12.4.32", + "version": "v13.4.19", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/reports.git", - "reference": "6b6e99cd0ae760e65c171544b772bba084d273f3" + "reference": "e2bd20a991cd6d9279c2e09ac056369644cab325" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/reports/zipball/6b6e99cd0ae760e65c171544b772bba084d273f3", - "reference": "6b6e99cd0ae760e65c171544b772bba084d273f3", + "url": "https://api.github.com/repos/TYPO3-CMS/reports/zipball/e2bd20a991cd6d9279c2e09ac056369644cab325", + "reference": "e2bd20a991cd6d9279c2e09ac056369644cab325", "shasum": "" }, "require": { - "typo3/cms-core": "12.4.32" + "typo3/cms-core": "13.4.19" }, "conflict": { "typo3/cms": "*" @@ -7277,7 +7304,7 @@ "extension-key": "reports" }, "branch-alias": { - "dev-main": "12.4.x-dev" + "dev-main": "13.4.x-dev" } }, "autoload": { @@ -7304,24 +7331,24 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2025-05-27T13:48:38+00:00" + "time": "2025-10-14T10:53:30+00:00" }, { "name": "typo3/cms-rte-ckeditor", - "version": "v12.4.32", + "version": "v13.4.19", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/rte_ckeditor.git", - "reference": "def1a924f4c2ed7b9e992a9995db72c19c409b4b" + "reference": "7c2494452400bb170a6e3bc96373502de49fbda4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/rte_ckeditor/zipball/def1a924f4c2ed7b9e992a9995db72c19c409b4b", - "reference": "def1a924f4c2ed7b9e992a9995db72c19c409b4b", + "url": "https://api.github.com/repos/TYPO3-CMS/rte_ckeditor/zipball/7c2494452400bb170a6e3bc96373502de49fbda4", + "reference": "7c2494452400bb170a6e3bc96373502de49fbda4", "shasum": "" }, "require": { - "typo3/cms-core": "12.4.32" + "typo3/cms-core": "13.4.19" }, "conflict": { "typo3/cms": "*" @@ -7338,7 +7365,7 @@ "extension-key": "rte_ckeditor" }, "branch-alias": { - "dev-main": "12.4.x-dev" + "dev-main": "13.4.x-dev" } }, "autoload": { @@ -7365,26 +7392,26 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2025-05-27T13:48:38+00:00" + "time": "2025-10-14T10:53:30+00:00" }, { "name": "typo3/cms-seo", - "version": "v12.4.32", + "version": "v13.4.19", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/seo.git", - "reference": "40efba0fd5f90ac378af014f82fab434adf04053" + "reference": "9f30aacb611765666356789d50e1a04a17bfeb56" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/seo/zipball/40efba0fd5f90ac378af014f82fab434adf04053", - "reference": "40efba0fd5f90ac378af014f82fab434adf04053", + "url": "https://api.github.com/repos/TYPO3-CMS/seo/zipball/9f30aacb611765666356789d50e1a04a17bfeb56", + "reference": "9f30aacb611765666356789d50e1a04a17bfeb56", "shasum": "" }, "require": { - "typo3/cms-core": "12.4.32", - "typo3/cms-extbase": "12.4.32", - "typo3/cms-frontend": "12.4.32" + "typo3/cms-core": "13.4.19", + "typo3/cms-extbase": "13.4.19", + "typo3/cms-frontend": "13.4.19" }, "conflict": { "typo3/cms": "*" @@ -7401,7 +7428,7 @@ "extension-key": "seo" }, "branch-alias": { - "dev-main": "12.4.x-dev" + "dev-main": "13.4.x-dev" } }, "autoload": { @@ -7428,24 +7455,24 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2025-05-27T13:48:38+00:00" + "time": "2025-10-14T10:53:30+00:00" }, { "name": "typo3/cms-setup", - "version": "v12.4.32", + "version": "v13.4.19", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/setup.git", - "reference": "346687a98691a2cfd7d12de6eac5e2658b9443d5" + "reference": "6365b6d5a037b1ecedec02960f7eb1ac4b331f81" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/setup/zipball/346687a98691a2cfd7d12de6eac5e2658b9443d5", - "reference": "346687a98691a2cfd7d12de6eac5e2658b9443d5", + "url": "https://api.github.com/repos/TYPO3-CMS/setup/zipball/6365b6d5a037b1ecedec02960f7eb1ac4b331f81", + "reference": "6365b6d5a037b1ecedec02960f7eb1ac4b331f81", "shasum": "" }, "require": { - "typo3/cms-core": "12.4.32" + "typo3/cms-core": "13.4.19" }, "conflict": { "typo3/cms": "*" @@ -7459,7 +7486,7 @@ "extension-key": "setup" }, "branch-alias": { - "dev-main": "12.4.x-dev" + "dev-main": "13.4.x-dev" } }, "autoload": { @@ -7486,28 +7513,31 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2025-05-27T13:48:38+00:00" + "time": "2025-10-14T10:53:30+00:00" }, { "name": "typo3/cms-sys-note", - "version": "v12.4.32", + "version": "v13.4.19", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/sys_note.git", - "reference": "7bfa9c76e262b05949b1b4e4cfbf419291eb61b6" + "reference": "ed4663a415b460a78529c5438407aef601cc6642" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/sys_note/zipball/7bfa9c76e262b05949b1b4e4cfbf419291eb61b6", - "reference": "7bfa9c76e262b05949b1b4e4cfbf419291eb61b6", + "url": "https://api.github.com/repos/TYPO3-CMS/sys_note/zipball/ed4663a415b460a78529c5438407aef601cc6642", + "reference": "ed4663a415b460a78529c5438407aef601cc6642", "shasum": "" }, "require": { - "typo3/cms-core": "12.4.32" + "typo3/cms-core": "13.4.19" }, "conflict": { "typo3/cms": "*" }, + "suggest": { + "typo3/cms-dashboard": "TYPO3 users can add widgets that can help to quickly see existing sys_note records" + }, "type": "typo3-cms-framework", "extra": { "typo3/cms": { @@ -7517,7 +7547,7 @@ "extension-key": "sys_note" }, "branch-alias": { - "dev-main": "12.4.x-dev" + "dev-main": "13.4.x-dev" } }, "autoload": { @@ -7544,24 +7574,24 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2025-05-27T13:48:38+00:00" + "time": "2025-10-14T10:53:30+00:00" }, { "name": "typo3/cms-tstemplate", - "version": "v12.4.32", + "version": "v13.4.19", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/tstemplate.git", - "reference": "7cb52aaea73f7e4374bed298762383d84d1b8f15" + "reference": "6a68df07de7795afeffb47e4f6bb59ddc15e7577" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/tstemplate/zipball/7cb52aaea73f7e4374bed298762383d84d1b8f15", - "reference": "7cb52aaea73f7e4374bed298762383d84d1b8f15", + "url": "https://api.github.com/repos/TYPO3-CMS/tstemplate/zipball/6a68df07de7795afeffb47e4f6bb59ddc15e7577", + "reference": "6a68df07de7795afeffb47e4f6bb59ddc15e7577", "shasum": "" }, "require": { - "typo3/cms-core": "12.4.32" + "typo3/cms-core": "13.4.19" }, "conflict": { "typo3/cms": "*" @@ -7575,7 +7605,7 @@ "extension-key": "tstemplate" }, "branch-alias": { - "dev-main": "12.4.x-dev" + "dev-main": "13.4.x-dev" } }, "autoload": { @@ -7602,24 +7632,24 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2025-05-27T13:48:38+00:00" + "time": "2025-10-14T10:53:30+00:00" }, { "name": "typo3/cms-viewpage", - "version": "v12.4.32", + "version": "v13.4.19", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/viewpage.git", - "reference": "0bc49e077e9ccbc26ec143f7a0231b6dd106f33a" + "reference": "4e085d71fea2738a8f58e8e2237611c097b02912" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/viewpage/zipball/0bc49e077e9ccbc26ec143f7a0231b6dd106f33a", - "reference": "0bc49e077e9ccbc26ec143f7a0231b6dd106f33a", + "url": "https://api.github.com/repos/TYPO3-CMS/viewpage/zipball/4e085d71fea2738a8f58e8e2237611c097b02912", + "reference": "4e085d71fea2738a8f58e8e2237611c097b02912", "shasum": "" }, "require": { - "typo3/cms-core": "12.4.32" + "typo3/cms-core": "13.4.19" }, "conflict": { "typo3/cms": "*" @@ -7633,7 +7663,7 @@ "extension-key": "viewpage" }, "branch-alias": { - "dev-main": "12.4.x-dev" + "dev-main": "13.4.x-dev" } }, "autoload": { @@ -7660,25 +7690,25 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2025-05-27T13:48:38+00:00" + "time": "2025-10-14T10:53:30+00:00" }, { "name": "typo3/cms-webhooks", - "version": "v12.4.32", + "version": "v13.4.19", "source": { "type": "git", "url": "https://github.com/TYPO3-CMS/webhooks.git", - "reference": "e23fd4e9f8d1f9c9c8957036112bdcd0c8d0b0a9" + "reference": "c06be077f9bea88be03152d11112b9ae637c15df" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3-CMS/webhooks/zipball/e23fd4e9f8d1f9c9c8957036112bdcd0c8d0b0a9", - "reference": "e23fd4e9f8d1f9c9c8957036112bdcd0c8d0b0a9", + "url": "https://api.github.com/repos/TYPO3-CMS/webhooks/zipball/c06be077f9bea88be03152d11112b9ae637c15df", + "reference": "c06be077f9bea88be03152d11112b9ae637c15df", "shasum": "" }, "require": { - "symfony/uid": "^6.4 || ^7.0", - "typo3/cms-core": "12.4.32" + "symfony/uid": "^7.2", + "typo3/cms-core": "13.4.19" }, "conflict": { "typo3/cms": "*" @@ -7692,7 +7722,7 @@ "extension-key": "webhooks" }, "branch-alias": { - "dev-main": "12.4.x-dev" + "dev-main": "13.4.x-dev" } }, "autoload": { @@ -7719,7 +7749,7 @@ "issues": "https://forge.typo3.org", "source": "https://github.com/typo3/typo3" }, - "time": "2025-05-27T13:48:38+00:00" + "time": "2025-10-14T10:53:30+00:00" }, { "name": "typo3/html-sanitizer", @@ -7774,27 +7804,25 @@ }, { "name": "typo3/minimal", - "version": "v12.4.0", + "version": "v13.4.0", "source": { "type": "git", "url": "https://github.com/TYPO3/minimal.git", - "reference": "07b5d521858532f893908bd50803c6bb5e0169e4" + "reference": "e58cc5c791e423b61e2f6dfb46fc7386f2ac194c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3/minimal/zipball/07b5d521858532f893908bd50803c6bb5e0169e4", - "reference": "07b5d521858532f893908bd50803c6bb5e0169e4", + "url": "https://api.github.com/repos/TYPO3/minimal/zipball/e58cc5c791e423b61e2f6dfb46fc7386f2ac194c", + "reference": "e58cc5c791e423b61e2f6dfb46fc7386f2ac194c", "shasum": "" }, "require": { - "typo3/cms-backend": "^12.4", - "typo3/cms-core": "^12.4", - "typo3/cms-extbase": "^12.4", - "typo3/cms-extensionmanager": "^12.4", - "typo3/cms-filelist": "^12.4", - "typo3/cms-fluid": "^12.4", - "typo3/cms-frontend": "^12.4", - "typo3/cms-install": "^12.4" + "typo3/cms-backend": "^13.4", + "typo3/cms-core": "^13.4", + "typo3/cms-extbase": "^13.4", + "typo3/cms-filelist": "^13.4", + "typo3/cms-fluid": "^13.4", + "typo3/cms-frontend": "^13.4" }, "type": "metapackage", "notification-url": "https://packagist.org/downloads/", @@ -7815,38 +7843,41 @@ ], "description": "Minimal required set of TYPO3 extensions", "support": { - "chat": "https://typo3.org/help", - "docs": "https://docs.typo3.org", + "general": "https://typo3.org/support/", + "irc": "irc://irc.freenode.net/#typo3-cms", "issues": "https://forge.typo3.org", - "source": "https://github.com/typo3/typo3" + "news": "nntp://lists.typo3.org", + "source": "https://github.com/TYPO3/minimal/tree/v13.4.0" }, - "time": "2023-04-25T05:34:21+00:00" + "time": "2024-10-15T10:07:56+00:00" }, { "name": "typo3fluid/fluid", - "version": "2.15.0", + "version": "4.4.3", "source": { "type": "git", "url": "https://github.com/TYPO3/Fluid.git", - "reference": "0a8ebdb9bab1510380f18bef6395fbb4754c01b7" + "reference": "c821755d38c08f5130ad09828717d09dc9a562f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/TYPO3/Fluid/zipball/0a8ebdb9bab1510380f18bef6395fbb4754c01b7", - "reference": "0a8ebdb9bab1510380f18bef6395fbb4754c01b7", + "url": "https://api.github.com/repos/TYPO3/Fluid/zipball/c821755d38c08f5130ad09828717d09dc9a562f4", + "reference": "c821755d38c08f5130ad09828717d09dc9a562f4", "shasum": "" }, "require": { "ext-mbstring": "*", - "php": "^8.1" + "php": "^8.2" }, "require-dev": { "ext-json": "*", "ext-simplexml": "*", "friendsofphp/php-cs-fixer": "^3.59.3", - "phpstan/phpstan": "^1.10.14", - "phpstan/phpstan-phpunit": "^1.3.11", - "phpunit/phpunit": "^10.2.6" + "phpstan/phpstan": "^2.1.17", + "phpstan/phpstan-phpunit": "^2.0.6", + "phpunit/phpunit": "^11.5.22 || ^12.2.1", + "psr/container": "^2.0", + "t3docs/fluid-documentation-generator": "^4.3" }, "suggest": { "ext-json": "PHP JSON is needed when using JSONVariableProvider: A relatively rare use case", @@ -7856,6 +7887,11 @@ "bin/fluid" ], "type": "library", + "extra": { + "branch-alias": { + "dev-main": "4.x-dev" + } + }, "autoload": { "psr-4": { "TYPO3Fluid\\Fluid\\": "src/" @@ -7872,32 +7908,32 @@ "issues": "https://github.com/TYPO3/Fluid/issues", "source": "https://github.com/TYPO3/Fluid" }, - "time": "2024-08-30T21:24:26+00:00" + "time": "2025-08-28T12:02:19+00:00" }, { "name": "webmozart/assert", - "version": "1.11.0", + "version": "1.12.1", "source": { "type": "git", "url": "https://github.com/webmozarts/assert.git", - "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991" + "reference": "9be6926d8b485f55b9229203f962b51ed377ba68" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991", - "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991", + "url": "https://api.github.com/repos/webmozarts/assert/zipball/9be6926d8b485f55b9229203f962b51ed377ba68", + "reference": "9be6926d8b485f55b9229203f962b51ed377ba68", "shasum": "" }, "require": { "ext-ctype": "*", + "ext-date": "*", + "ext-filter": "*", "php": "^7.2 || ^8.0" }, - "conflict": { - "phpstan/phpstan": "<0.12.20", - "vimeo/psalm": "<4.6.1 || 4.6.2" - }, - "require-dev": { - "phpunit/phpunit": "^8.5.13" + "suggest": { + "ext-intl": "", + "ext-simplexml": "", + "ext-spl": "" }, "type": "library", "extra": { @@ -7928,9 +7964,9 @@ ], "support": { "issues": "https://github.com/webmozarts/assert/issues", - "source": "https://github.com/webmozarts/assert/tree/1.11.0" + "source": "https://github.com/webmozarts/assert/tree/1.12.1" }, - "time": "2022-06-03T18:03:27+00:00" + "time": "2025-10-29T15:56:20+00:00" } ], "packages-dev": [], -- GitLab