From c9d17379df1e70dd2e3d6079bc652e75612dfbab Mon Sep 17 00:00:00 2001 From: Dimitri Gritsajuk Date: Mon, 7 Oct 2024 13:31:52 +0200 Subject: [PATCH] [PHP] update doctrine libs --- composer.json | 3 +- composer.lock | 625 ++++++++++++++++++++++++++------------------------ 2 files changed, 323 insertions(+), 305 deletions(-) diff --git a/composer.json b/composer.json index 55ef11cdac..6906c8fab4 100644 --- a/composer.json +++ b/composer.json @@ -46,7 +46,6 @@ "cocur/slugify": "^4.0", "doctrine/doctrine-bundle": "^2.8", "doctrine/doctrine-migrations-bundle": "^3.0", - "doctrine/orm": "~2.15.0", "egulias/email-validator": "^4.0", "endroid/qr-code-bundle": "^6.0", "enmarche/majority-judgment": "^0.0.3", @@ -73,7 +72,7 @@ "league/iso3166": "^4.3", "league/oauth2-server": "^8.2", "lexik/paybox-bundle": "dev-master", - "longitude-one/doctrine-spatial": "*", + "longitude-one/doctrine-spatial": "^5.0", "monolog/monolog": "^2.0", "myclabs/php-enum": "^1.5", "nelmio/cors-bundle": "^2.2", diff --git a/composer.lock b/composer.lock index 3a341305a6..ec30c60cdc 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": "17fa73fd83e188e9899a83e96ce04dca", + "content-hash": "f2edf7010975b788f89aab30f80fa574", "packages": [ { "name": "a2lix/auto-form-bundle", @@ -532,27 +532,32 @@ }, { "name": "beberlei/doctrineextensions", - "version": "v1.3.0", + "version": "v1.5.0", "source": { "type": "git", "url": "https://github.com/beberlei/DoctrineExtensions.git", - "reference": "008f162f191584a6c37c03a803f718802ba9dd9a" + "reference": "281f1650641c2f438b0a54d8eaa7ba50ac7e3eb6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/beberlei/DoctrineExtensions/zipball/008f162f191584a6c37c03a803f718802ba9dd9a", - "reference": "008f162f191584a6c37c03a803f718802ba9dd9a", + "url": "https://api.github.com/repos/beberlei/DoctrineExtensions/zipball/281f1650641c2f438b0a54d8eaa7ba50ac7e3eb6", + "reference": "281f1650641c2f438b0a54d8eaa7ba50ac7e3eb6", "shasum": "" }, "require": { - "doctrine/orm": "^2.7", + "doctrine/orm": "^2.19 || ^3.0", "php": "^7.2 || ^8.0" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^2.14", - "nesbot/carbon": "*", - "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0", - "symfony/yaml": "^4.2 || ^5.0", + "doctrine/annotations": "^1.14 || ^2", + "doctrine/coding-standard": "^9.0.2 || ^12.0", + "nesbot/carbon": "^2.72 || ^3", + "phpstan/phpstan": "^1.10", + "phpunit/phpunit": "^8.5 || ^9.6", + "squizlabs/php_codesniffer": "^3.8", + "symfony/cache": "^5.4 || ^6.4 || ^7.0", + "symfony/yaml": "^5.4 || ^6.4 || ^7.0", + "vimeo/psalm": "^3.18 || ^5.22", "zf1/zend-date": "^1.12", "zf1/zend-registry": "^1.12" }, @@ -583,9 +588,9 @@ "orm" ], "support": { - "source": "https://github.com/beberlei/DoctrineExtensions/tree/v1.3.0" + "source": "https://github.com/beberlei/DoctrineExtensions/tree/v1.5.0" }, - "time": "2020-11-29T07:37:23+00:00" + "time": "2024-03-03T17:55:15+00:00" }, { "name": "behat/transliterator", @@ -1173,119 +1178,6 @@ ], "time": "2024-11-04T10:15:26+00:00" }, - { - "name": "creof/geo-parser", - "version": "2.2.1", - "source": { - "type": "git", - "url": "https://github.com/creof/geo-parser.git", - "reference": "b55553a54c7775576c9ee629847973d0b6d7cbed" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/creof/geo-parser/zipball/b55553a54c7775576c9ee629847973d0b6d7cbed", - "reference": "b55553a54c7775576c9ee629847973d0b6d7cbed", - "shasum": "" - }, - "require": { - "doctrine/lexer": ">=1.0", - "ext-spl": "*", - "php": ">=7.1" - }, - "require-dev": { - "codeclimate/php-test-reporter": "dev-master", - "phpunit/phpunit": "~5.0" - }, - "type": "library", - "autoload": { - "psr-0": { - "CrEOF\\Geo\\String": "lib/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Derek J. Lambert", - "email": "dlambert@dereklambert.com" - } - ], - "description": "Parser for geography coordinate strings", - "keywords": [ - "coordinate", - "geo", - "geography", - "geometry", - "lexer", - "parser", - "spatial", - "string", - "text" - ], - "support": { - "issues": "https://github.com/creof/geo-parser/issues", - "source": "https://github.com/creof/geo-parser/tree/master" - }, - "time": "2019-08-07T17:45:01+00:00" - }, - { - "name": "creof/wkb-parser", - "version": "v2.4", - "source": { - "type": "git", - "url": "https://github.com/creof/wkb-parser.git", - "reference": "97ac770f241adce3c46e3feb96e0e092531c833d" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/creof/wkb-parser/zipball/97ac770f241adce3c46e3feb96e0e092531c833d", - "reference": "97ac770f241adce3c46e3feb96e0e092531c833d", - "shasum": "" - }, - "require": { - "ext-spl": "*", - "php": ">=5.3.3" - }, - "require-dev": { - "codeclimate/php-test-reporter": "dev-master", - "phpunit/phpunit": ">=4.8", - "satooshi/php-coveralls": "~1.0" - }, - "type": "library", - "autoload": { - "psr-0": { - "CrEOF\\Geo\\WKB": "lib/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Derek J. Lambert", - "email": "dlambert@dereklambert.com" - } - ], - "description": "Parser for well-known binary (WKB/EWKB) object data", - "keywords": [ - "ewkb", - "geography", - "geometry", - "parser", - "spatial", - "string", - "text", - "wkb" - ], - "support": { - "issues": "https://github.com/creof/wkb-parser/issues", - "source": "https://github.com/creof/wkb-parser/tree/v2.4" - }, - "time": "2022-02-15T22:46:31+00:00" - }, { "name": "dasprid/enum", "version": "1.0.6", @@ -1984,16 +1876,16 @@ }, { "name": "doctrine/doctrine-bundle", - "version": "2.11.1", + "version": "2.13.1", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineBundle.git", - "reference": "4089f1424b724786c062aea50aae5f773449b94b" + "reference": "2740ad8b8739b39ab37d409c972b092f632b025a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/4089f1424b724786c062aea50aae5f773449b94b", - "reference": "4089f1424b724786c062aea50aae5f773449b94b", + "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/2740ad8b8739b39ab37d409c972b092f632b025a", + "reference": "2740ad8b8739b39ab37d409c972b092f632b025a", "shasum": "" }, "require": { @@ -2007,30 +1899,31 @@ "symfony/console": "^5.4 || ^6.0 || ^7.0", "symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0", "symfony/deprecation-contracts": "^2.1 || ^3", - "symfony/doctrine-bridge": "^5.4.19 || ^6.0.7 || ^7.0", + "symfony/doctrine-bridge": "^5.4.46 || ^6.4.3 || ^7.0.3", "symfony/framework-bundle": "^5.4 || ^6.0 || ^7.0", "symfony/polyfill-php80": "^1.15", "symfony/service-contracts": "^1.1.1 || ^2.0 || ^3" }, "conflict": { "doctrine/annotations": ">=3.0", - "doctrine/orm": "<2.14 || >=4.0", + "doctrine/orm": "<2.17 || >=4.0", "twig/twig": "<1.34 || >=2.0 <2.4" }, "require-dev": { "doctrine/annotations": "^1 || ^2", "doctrine/coding-standard": "^12", "doctrine/deprecations": "^1.0", - "doctrine/orm": "^2.14 || ^3.0", + "doctrine/orm": "^2.17 || ^3.0", "friendsofphp/proxy-manager-lts": "^1.0", - "phpunit/phpunit": "^9.5.26 || ^10.0", + "phpunit/phpunit": "^9.5.26", "psalm/plugin-phpunit": "^0.18.4", - "psalm/plugin-symfony": "^4", + "psalm/plugin-symfony": "^5", "psr/log": "^1.1.4 || ^2.0 || ^3.0", "symfony/phpunit-bridge": "^6.1 || ^7.0", "symfony/property-info": "^5.4 || ^6.0 || ^7.0", "symfony/proxy-manager-bridge": "^5.4 || ^6.0 || ^7.0", "symfony/security-bundle": "^5.4 || ^6.0 || ^7.0", + "symfony/stopwatch": "^5.4 || ^6.0 || ^7.0", "symfony/string": "^5.4 || ^6.0 || ^7.0", "symfony/twig-bridge": "^5.4 || ^6.0 || ^7.0", "symfony/validator": "^5.4 || ^6.0 || ^7.0", @@ -2038,7 +1931,7 @@ "symfony/web-profiler-bundle": "^5.4 || ^6.0 || ^7.0", "symfony/yaml": "^5.4 || ^6.0 || ^7.0", "twig/twig": "^1.34 || ^2.12 || ^3.0", - "vimeo/psalm": "^4.30" + "vimeo/psalm": "^5.15" }, "suggest": { "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.", @@ -2048,7 +1941,7 @@ "type": "symfony-bundle", "autoload": { "psr-4": { - "Doctrine\\Bundle\\DoctrineBundle\\": "" + "Doctrine\\Bundle\\DoctrineBundle\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -2083,7 +1976,7 @@ ], "support": { "issues": "https://github.com/doctrine/DoctrineBundle/issues", - "source": "https://github.com/doctrine/DoctrineBundle/tree/2.11.1" + "source": "https://github.com/doctrine/DoctrineBundle/tree/2.13.1" }, "funding": [ { @@ -2099,7 +1992,7 @@ "type": "tidelift" } ], - "time": "2023-11-15T20:01:50+00:00" + "time": "2024-11-08T23:27:54+00:00" }, { "name": "doctrine/doctrine-migrations-bundle", @@ -2629,16 +2522,16 @@ }, { "name": "doctrine/orm", - "version": "2.15.5", + "version": "2.20.0", "source": { "type": "git", "url": "https://github.com/doctrine/orm.git", - "reference": "d2de4ec03c63ddd7bdfda0421e237e11343c75ee" + "reference": "8ed6c2234aba019f9737a6bcc9516438e62da27c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/orm/zipball/d2de4ec03c63ddd7bdfda0421e237e11343c75ee", - "reference": "d2de4ec03c63ddd7bdfda0421e237e11343c75ee", + "url": "https://api.github.com/repos/doctrine/orm/zipball/8ed6c2234aba019f9737a6bcc9516438e62da27c", + "reference": "8ed6c2234aba019f9737a6bcc9516438e62da27c", "shasum": "" }, "require": { @@ -2651,12 +2544,12 @@ "doctrine/event-manager": "^1.2 || ^2", "doctrine/inflector": "^1.4 || ^2.0", "doctrine/instantiator": "^1.3 || ^2", - "doctrine/lexer": "^2", + "doctrine/lexer": "^2 || ^3", "doctrine/persistence": "^2.4 || ^3", "ext-ctype": "*", "php": "^7.1 || ^8.0", "psr/cache": "^1 || ^2 || ^3", - "symfony/console": "^4.2 || ^5.0 || ^6.0", + "symfony/console": "^4.2 || ^5.0 || ^6.0 || ^7.0", "symfony/polyfill-php72": "^1.23", "symfony/polyfill-php80": "^1.16" }, @@ -2667,14 +2560,16 @@ "doctrine/annotations": "^1.13 || ^2", "doctrine/coding-standard": "^9.0.2 || ^12.0", "phpbench/phpbench": "^0.16.10 || ^1.0", - "phpstan/phpstan": "~1.4.10 || 1.10.25", + "phpstan/extension-installer": "~1.1.0 || ^1.4", + "phpstan/phpstan": "~1.4.10 || 1.12.6", + "phpstan/phpstan-deprecation-rules": "^1", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6", "psr/log": "^1 || ^2 || ^3", "squizlabs/php_codesniffer": "3.7.2", - "symfony/cache": "^4.4 || ^5.4 || ^6.0", - "symfony/var-exporter": "^4.4 || ^5.4 || ^6.2", - "symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0", - "vimeo/psalm": "4.30.0 || 5.13.1" + "symfony/cache": "^4.4 || ^5.4 || ^6.4 || ^7.0", + "symfony/var-exporter": "^4.4 || ^5.4 || ^6.2 || ^7.0", + "symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0", + "vimeo/psalm": "4.30.0 || 5.24.0" }, "suggest": { "ext-dom": "Provides support for XSD validation for XML mapping files", @@ -2687,7 +2582,7 @@ "type": "library", "autoload": { "psr-4": { - "Doctrine\\ORM\\": "lib/Doctrine/ORM" + "Doctrine\\ORM\\": "src" } }, "notification-url": "https://packagist.org/downloads/", @@ -2724,9 +2619,9 @@ ], "support": { "issues": "https://github.com/doctrine/orm/issues", - "source": "https://github.com/doctrine/orm/tree/2.15.5" + "source": "https://github.com/doctrine/orm/tree/2.20.0" }, - "time": "2023-07-28T14:08:17+00:00" + "time": "2024-10-11T11:47:24+00:00" }, { "name": "doctrine/persistence", @@ -7256,25 +7151,25 @@ }, { "name": "longitude-one/doctrine-spatial", - "version": "4.0.0", + "version": "5.0.3", "source": { "type": "git", "url": "https://github.com/longitude-one/doctrine-spatial.git", - "reference": "ccb069b97359d811679491f68581f7164e077286" + "reference": "f240a3c7e017c9dfcfc3f0098a0b6d95dc8ddc31" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/longitude-one/doctrine-spatial/zipball/ccb069b97359d811679491f68581f7164e077286", - "reference": "ccb069b97359d811679491f68581f7164e077286", + "url": "https://api.github.com/repos/longitude-one/doctrine-spatial/zipball/f240a3c7e017c9dfcfc3f0098a0b6d95dc8ddc31", + "reference": "f240a3c7e017c9dfcfc3f0098a0b6d95dc8ddc31", "shasum": "" }, "require": { - "creof/geo-parser": "~2.2", - "creof/wkb-parser": "~2.3", - "doctrine/orm": "^2.8.0", + "doctrine/orm": "^2.19|^3.1", "ext-json": "*", "ext-mbstring": "*", - "longitude-one/wkt-parser": "~1.0", + "longitude-one/geo-parser": "^3.0.1", + "longitude-one/wkb-parser": "^3.0.0", + "longitude-one/wkt-parser": "^3.0.0", "php": "^8.1" }, "replace": { @@ -7283,12 +7178,9 @@ "require-dev": { "cache/array-adapter": "^1.1", "dg/bypass-finals": "^1.3", - "friendsofphp/php-cs-fixer": "^3.0", - "php-coveralls/php-coveralls": "^2.4", - "phpmd/phpmd": "^2.10", - "phpunit/phpcov": "^8.2", - "phpunit/phpunit": "^9.5", - "squizlabs/php_codesniffer": "^3.6" + "monolog/monolog": "^2.0", + "phpunit/phpcov": "^9", + "phpunit/phpunit": "^10.0" }, "type": "library", "autoload": { @@ -7311,13 +7203,14 @@ "email": "alexandre.tranchant@gmail.com" } ], - "description": "Doctrine2 multi-platform support for spatial types and functions", + "description": "Doctrine multi-platform support for spatial types and functions, compliant with Doctrine 2.19, 3.1, and dev ones (3.2 and 4.0).", "keywords": [ "database", "dbal", "geography", "geometry", "gis", + "iso-13249", "mysql", "opengis", "orm", @@ -7327,34 +7220,149 @@ ], "support": { "issues": "https://github.com/longitude-one/doctrine-spatial/issues", - "source": "https://github.com/longitude-one/doctrine-spatial/tree/4.0.0" + "source": "https://github.com/longitude-one/doctrine-spatial/tree/5.0.3" + }, + "time": "2024-11-15T09:52:45+00:00" + }, + { + "name": "longitude-one/geo-parser", + "version": "3.0.1", + "source": { + "type": "git", + "url": "https://github.com/longitude-one/geo-parser.git", + "reference": "39b17ba2810bc09b3a6f07176cf41d0b0caf5b6c" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/longitude-one/geo-parser/zipball/39b17ba2810bc09b3a6f07176cf41d0b0caf5b6c", + "reference": "39b17ba2810bc09b3a6f07176cf41d0b0caf5b6c", + "shasum": "" + }, + "require": { + "doctrine/lexer": "^2.1|^3.0", + "php": "^8.1" + }, + "require-dev": { + "phpunit/phpunit": "~10.0" + }, + "type": "library", + "autoload": { + "psr-0": { + "LongitudeOne\\Geo\\String": "lib/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Alexandre Tranchant", + "email": "alexandre.tranchant@gmail.com" + }, + { + "name": "Derek J. Lambert", + "email": "dlambert@dereklambert.com" + } + ], + "description": "Parser for geography coordinate strings", + "keywords": [ + "coordinate", + "geo", + "geography", + "geometry", + "lexer", + "parser", + "spatial", + "string", + "text" + ], + "support": { + "issues": "https://github.com/longitude-one/geo-parser/issues", + "source": "https://github.com/longitude-one/geo-parser/tree/3.0.1" + }, + "time": "2024-05-23T05:41:35+00:00" + }, + { + "name": "longitude-one/wkb-parser", + "version": "3.0.0", + "source": { + "type": "git", + "url": "https://github.com/longitude-one/wkb-parser.git", + "reference": "389acdebe0551ae44c75df538e98cda6a30793e8" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/longitude-one/wkb-parser/zipball/389acdebe0551ae44c75df538e98cda6a30793e8", + "reference": "389acdebe0551ae44c75df538e98cda6a30793e8", + "shasum": "" + }, + "require": { + "php": "^8.1" + }, + "require-dev": { + "phpunit/phpunit": "^10.5.16" + }, + "type": "library", + "autoload": { + "psr-0": { + "LongitudeOne\\Geo\\WKB": "lib/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Derek J. Lambert", + "email": "dlambert@dereklambert.com" + }, + { + "name": "Alexandre Tranchant", + "email": "alexandre.tranchant@gmail.com" + } + ], + "description": "Parser for well-known binary (WKB/EWKB) object data", + "keywords": [ + "ewkb", + "geography", + "geometry", + "parser", + "spatial", + "string", + "text", + "wkb" + ], + "support": { + "issues": "https://github.com/longitude-one/wkb-parser/issues", + "source": "https://github.com/longitude-one/wkb-parser/tree/3.0.0" }, - "time": "2023-06-04T15:11:55+00:00" + "time": "2024-04-10T11:59:36+00:00" }, { "name": "longitude-one/wkt-parser", - "version": "v1.0.0", + "version": "3.0.0", "source": { "type": "git", "url": "https://github.com/longitude-one/wkt-parser.git", - "reference": "546dfadfc11f467739aec39d329d7fd5271b69eb" + "reference": "cb9ded868bfd0200e5134bf259b1e001b83ebaa2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/longitude-one/wkt-parser/zipball/546dfadfc11f467739aec39d329d7fd5271b69eb", - "reference": "546dfadfc11f467739aec39d329d7fd5271b69eb", + "url": "https://api.github.com/repos/longitude-one/wkt-parser/zipball/cb9ded868bfd0200e5134bf259b1e001b83ebaa2", + "reference": "cb9ded868bfd0200e5134bf259b1e001b83ebaa2", "shasum": "" }, "require": { - "doctrine/lexer": "~1.0 || ^2.1", - "ext-spl": "*", - "php": ">=8.1" + "doctrine/lexer": "^2.1|^3.0", + "php": "^8.1" }, "replace": { "creof/wkt-parser": "*" }, "require-dev": { - "phpunit/phpunit": ">=8.5" + "phpunit/phpunit": "^10.5" }, "type": "library", "autoload": { @@ -7367,9 +7375,19 @@ "MIT" ], "authors": [ + { + "name": "Alexandre Tranchant", + "email": "alexandre.tranchant@gmail.com" + }, + { + "name": "axi" + }, { "name": "Derek J. Lambert", "email": "dlambert@dereklambert.com" + }, + { + "name": "ellisgl" } ], "description": "Parser for well-known text (WKT) object strings", @@ -7386,9 +7404,9 @@ ], "support": { "issues": "https://github.com/longitude-one/wkt-parser/issues", - "source": "https://github.com/longitude-one/wkt-parser/tree/v1.0.0" + "source": "https://github.com/longitude-one/wkt-parser/tree/3.0.0" }, - "time": "2023-04-04T18:21:29+00:00" + "time": "2024-04-27T07:44:31+00:00" }, { "name": "maennchen/zipstream-php", @@ -11094,48 +11112,48 @@ }, { "name": "sonata-project/doctrine-extensions", - "version": "2.3.0", + "version": "2.4.1", "source": { "type": "git", "url": "https://github.com/sonata-project/sonata-doctrine-extensions.git", - "reference": "cebc169d78367ac2bf81c8260799b7dfc1c579de" + "reference": "bd8c346d81d33dd2385573afbaf83a3b431178fd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sonata-project/sonata-doctrine-extensions/zipball/cebc169d78367ac2bf81c8260799b7dfc1c579de", - "reference": "cebc169d78367ac2bf81c8260799b7dfc1c579de", + "url": "https://api.github.com/repos/sonata-project/sonata-doctrine-extensions/zipball/bd8c346d81d33dd2385573afbaf83a3b431178fd", + "reference": "bd8c346d81d33dd2385573afbaf83a3b431178fd", "shasum": "" }, "require": { - "doctrine/dbal": "^3.4", + "doctrine/dbal": "^3.4 || ^4.0", "doctrine/persistence": "^3.0.2", "php": "^8.0" }, "conflict": { "doctrine/doctrine-bundle": "<2.7", "doctrine/mongodb-odm": "<2.4", - "doctrine/orm": "<2.14" + "doctrine/orm": "<2.16" }, "require-dev": { - "doctrine/doctrine-bundle": "^2.7", + "doctrine/doctrine-bundle": "^2.10", "doctrine/event-manager": "^1.2 || ^2.0", "doctrine/mongodb-odm": "^2.4", - "doctrine/orm": "^2.14", + "doctrine/orm": "^2.16 || ^3.0", "friendsofphp/php-cs-fixer": "^3.4", - "matthiasnoback/symfony-config-test": "^4.2", - "matthiasnoback/symfony-dependency-injection-test": "^4.2.1", + "matthiasnoback/symfony-config-test": "^4.2 || ^5.0", + "matthiasnoback/symfony-dependency-injection-test": "^4.2.1 || ^5.0", "phpstan/extension-installer": "^1.0", "phpstan/phpstan": "^1.1", "phpstan/phpstan-phpunit": "^1.0", "phpstan/phpstan-strict-rules": "^1.0", "phpunit/phpunit": "^9.5.13", "psalm/plugin-phpunit": "^0.18", - "rector/rector": "^0.16", - "symfony/dependency-injection": "^5.4 || ^6.2", - "symfony/doctrine-bridge": "^5.4 || ^6.2", - "symfony/expression-language": "^5.4 || ^6.2", - "symfony/framework-bundle": "^5.4 || ^6.2", - "symfony/phpunit-bridge": "^6.2", + "rector/rector": "^1.1", + "symfony/dependency-injection": "^5.4 || ^6.2 || ^7.0", + "symfony/doctrine-bridge": "^5.4 || ^6.2 || ^7.0", + "symfony/expression-language": "^5.4 || ^6.2 || ^7.0", + "symfony/framework-bundle": "^5.4 || ^6.2 || ^7.0", + "symfony/phpunit-bridge": "^6.2 || ^7.0", "vimeo/psalm": "^5.0" }, "suggest": { @@ -11174,7 +11192,7 @@ ], "support": { "issues": "https://github.com/sonata-project/sonata-doctrine-extensions/issues", - "source": "https://github.com/sonata-project/sonata-doctrine-extensions/tree/2.3.0" + "source": "https://github.com/sonata-project/sonata-doctrine-extensions/tree/2.4.1" }, "funding": [ { @@ -11194,26 +11212,26 @@ "type": "github" } ], - "time": "2023-06-04T07:48:30+00:00" + "time": "2024-08-18T19:34:11+00:00" }, { "name": "sonata-project/doctrine-orm-admin-bundle", - "version": "4.15.0", + "version": "4.17.1", "source": { "type": "git", "url": "https://github.com/sonata-project/SonataDoctrineORMAdminBundle.git", - "reference": "c40d82dbe3f8b3fe46e602d6de66cfa0f49d3f66" + "reference": "3d6b27c55594cdbf2a6e4ba440df91cf576b486b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sonata-project/SonataDoctrineORMAdminBundle/zipball/c40d82dbe3f8b3fe46e602d6de66cfa0f49d3f66", - "reference": "c40d82dbe3f8b3fe46e602d6de66cfa0f49d3f66", + "url": "https://api.github.com/repos/sonata-project/SonataDoctrineORMAdminBundle/zipball/3d6b27c55594cdbf2a6e4ba440df91cf576b486b", + "reference": "3d6b27c55594cdbf2a6e4ba440df91cf576b486b", "shasum": "" }, "require": { - "doctrine/dbal": "^3.4", - "doctrine/doctrine-bundle": "^2.7", - "doctrine/orm": "^2.14", + "doctrine/dbal": "^3.4 || ^4.0", + "doctrine/doctrine-bundle": "^2.10", + "doctrine/orm": "^2.17 || ^3.0", "doctrine/persistence": "^3.0.2", "php": "^8.0", "sonata-project/admin-bundle": "^4.18", @@ -11252,7 +11270,7 @@ "phpunit/phpunit": "^9.5", "psalm/plugin-phpunit": "^0.18", "psalm/plugin-symfony": "^5.0", - "rector/rector": "^0.18", + "rector/rector": "^0.19", "sonata-project/block-bundle": "^5.0", "sonata-project/entity-audit-bundle": "^1.1", "symfony/browser-kit": "^5.4 || ^6.2 || ^7.0", @@ -11307,7 +11325,7 @@ ], "support": { "issues": "https://github.com/sonata-project/SonataDoctrineORMAdminBundle/issues", - "source": "https://github.com/sonata-project/SonataDoctrineORMAdminBundle/tree/4.15.0" + "source": "https://github.com/sonata-project/SonataDoctrineORMAdminBundle/tree/4.17.1" }, "funding": [ { @@ -11327,7 +11345,7 @@ "type": "github" } ], - "time": "2023-12-04T08:21:03+00:00" + "time": "2024-04-24T11:52:46+00:00" }, { "name": "sonata-project/exporter", @@ -12105,20 +12123,20 @@ }, { "name": "symfony/clock", - "version": "v7.2.0", + "version": "v6.4.13", "source": { "type": "git", "url": "https://github.com/symfony/clock.git", - "reference": "b81435fbd6648ea425d1ee96a2d8e68f4ceacd24" + "reference": "b2bf55c4dd115003309eafa87ee7df9ed3dde81b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/clock/zipball/b81435fbd6648ea425d1ee96a2d8e68f4ceacd24", - "reference": "b81435fbd6648ea425d1ee96a2d8e68f4ceacd24", + "url": "https://api.github.com/repos/symfony/clock/zipball/b2bf55c4dd115003309eafa87ee7df9ed3dde81b", + "reference": "b2bf55c4dd115003309eafa87ee7df9ed3dde81b", "shasum": "" }, "require": { - "php": ">=8.2", + "php": ">=8.1", "psr/clock": "^1.0", "symfony/polyfill-php83": "^1.28" }, @@ -12159,7 +12177,7 @@ "time" ], "support": { - "source": "https://github.com/symfony/clock/tree/v7.2.0" + "source": "https://github.com/symfony/clock/tree/v6.4.13" }, "funding": [ { @@ -12175,7 +12193,7 @@ "type": "tidelift" } ], - "time": "2024-09-25T14:21:43+00:00" + "time": "2024-09-25T14:18:03+00:00" }, { "name": "symfony/config", @@ -14722,8 +14740,8 @@ "type": "library", "extra": { "thanks": { - "name": "symfony/polyfill", - "url": "https://github.com/symfony/polyfill" + "url": "https://github.com/symfony/polyfill", + "name": "symfony/polyfill" } }, "autoload": { @@ -15802,47 +15820,47 @@ }, { "name": "symfony/security-http", - "version": "v7.1.8", + "version": "v6.4.15", "source": { "type": "git", "url": "https://github.com/symfony/security-http.git", - "reference": "e11ea7f98fba4921a6c847a0c6a77d1befa9698f" + "reference": "ded1e078f952e686b058d9eac98e497bea47b308" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-http/zipball/e11ea7f98fba4921a6c847a0c6a77d1befa9698f", - "reference": "e11ea7f98fba4921a6c847a0c6a77d1befa9698f", + "url": "https://api.github.com/repos/symfony/security-http/zipball/ded1e078f952e686b058d9eac98e497bea47b308", + "reference": "ded1e078f952e686b058d9eac98e497bea47b308", "shasum": "" }, "require": { - "php": ">=8.2", + "php": ">=8.1", "symfony/deprecation-contracts": "^2.5|^3", - "symfony/http-foundation": "^6.4|^7.0", - "symfony/http-kernel": "^6.4|^7.0", + "symfony/http-foundation": "^6.2|^7.0", + "symfony/http-kernel": "^6.3|^7.0", "symfony/polyfill-mbstring": "~1.0", - "symfony/property-access": "^6.4|^7.0", + "symfony/property-access": "^5.4|^6.0|^7.0", "symfony/security-core": "^6.4|^7.0", "symfony/service-contracts": "^2.5|^3" }, "conflict": { - "symfony/clock": "<6.4", - "symfony/event-dispatcher": "<6.4", + "symfony/clock": "<6.3", + "symfony/event-dispatcher": "<5.4.9|>=6,<6.0.9", "symfony/http-client-contracts": "<3.0", - "symfony/security-bundle": "<6.4", - "symfony/security-csrf": "<6.4" + "symfony/security-bundle": "<5.4", + "symfony/security-csrf": "<5.4" }, "require-dev": { "psr/log": "^1|^2|^3", - "symfony/cache": "^6.4|^7.0", - "symfony/clock": "^6.4|^7.0", - "symfony/expression-language": "^6.4|^7.0", - "symfony/http-client": "^6.4|^7.0", + "symfony/cache": "^5.4|^6.0|^7.0", + "symfony/clock": "^6.3|^7.0", + "symfony/expression-language": "^5.4|^6.0|^7.0", "symfony/http-client-contracts": "^3.0", - "symfony/rate-limiter": "^6.4|^7.0", - "symfony/routing": "^6.4|^7.0", - "symfony/security-csrf": "^6.4|^7.0", - "symfony/translation": "^6.4|^7.0", - "web-token/jwt-library": "^3.3.2|^4.0" + "symfony/rate-limiter": "^5.4|^6.0|^7.0", + "symfony/routing": "^5.4|^6.0|^7.0", + "symfony/security-csrf": "^5.4|^6.0|^7.0", + "symfony/translation": "^5.4|^6.0|^7.0", + "web-token/jwt-checker": "^3.1", + "web-token/jwt-signature-algorithm-ecdsa": "^3.1" }, "type": "library", "autoload": { @@ -15870,7 +15888,7 @@ "description": "Symfony Security Component - HTTP Integration", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-http/tree/v7.1.8" + "source": "https://github.com/symfony/security-http/tree/v6.4.15" }, "funding": [ { @@ -15886,7 +15904,7 @@ "type": "tidelift" } ], - "time": "2024-11-13T13:40:27+00:00" + "time": "2024-11-13T13:40:18+00:00" }, { "name": "symfony/serializer", @@ -16780,16 +16798,16 @@ }, { "name": "symfony/ux-twig-component", - "version": "v2.22.0", + "version": "v2.22.1", "source": { "type": "git", "url": "https://github.com/symfony/ux-twig-component.git", - "reference": "03177a494399fbdcbb1f5f2aee017ccf8df581d9" + "reference": "9b347f6ca2d9e18cee630787f0a6aa453982bf18" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/ux-twig-component/zipball/03177a494399fbdcbb1f5f2aee017ccf8df581d9", - "reference": "03177a494399fbdcbb1f5f2aee017ccf8df581d9", + "url": "https://api.github.com/repos/symfony/ux-twig-component/zipball/9b347f6ca2d9e18cee630787f0a6aa453982bf18", + "reference": "9b347f6ca2d9e18cee630787f0a6aa453982bf18", "shasum": "" }, "require": { @@ -16843,7 +16861,7 @@ "twig" ], "support": { - "source": "https://github.com/symfony/ux-twig-component/tree/v2.22.0" + "source": "https://github.com/symfony/ux-twig-component/tree/v2.22.1" }, "funding": [ { @@ -16859,7 +16877,7 @@ "type": "tidelift" } ], - "time": "2024-11-23T06:59:34+00:00" + "time": "2024-12-07T18:05:50+00:00" }, { "name": "symfony/validator", @@ -17045,25 +17063,26 @@ }, { "name": "symfony/var-exporter", - "version": "v7.2.0", + "version": "v6.4.13", "source": { "type": "git", "url": "https://github.com/symfony/var-exporter.git", - "reference": "1a6a89f95a46af0f142874c9d650a6358d13070d" + "reference": "0f605f72a363f8743001038a176eeb2a11223b51" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-exporter/zipball/1a6a89f95a46af0f142874c9d650a6358d13070d", - "reference": "1a6a89f95a46af0f142874c9d650a6358d13070d", + "url": "https://api.github.com/repos/symfony/var-exporter/zipball/0f605f72a363f8743001038a176eeb2a11223b51", + "reference": "0f605f72a363f8743001038a176eeb2a11223b51", "shasum": "" }, "require": { - "php": ">=8.2" + "php": ">=8.1", + "symfony/deprecation-contracts": "^2.5|^3" }, "require-dev": { "symfony/property-access": "^6.4|^7.0", "symfony/serializer": "^6.4|^7.0", - "symfony/var-dumper": "^6.4|^7.0" + "symfony/var-dumper": "^5.4|^6.0|^7.0" }, "type": "library", "autoload": { @@ -17101,7 +17120,7 @@ "serialize" ], "support": { - "source": "https://github.com/symfony/var-exporter/tree/v7.2.0" + "source": "https://github.com/symfony/var-exporter/tree/v6.4.13" }, "funding": [ { @@ -17117,7 +17136,7 @@ "type": "tidelift" } ], - "time": "2024-10-18T07:58:17+00:00" + "time": "2024-09-25T14:18:03+00:00" }, { "name": "symfony/web-link", @@ -17757,16 +17776,16 @@ }, { "name": "twig/string-extra", - "version": "v3.16.0", + "version": "v3.17.0", "source": { "type": "git", "url": "https://github.com/twigphp/string-extra.git", - "reference": "3f90208078a7d55ad4a561301ee3929d3e3840e0" + "reference": "cb4eec11de02f63ad8ea9d065a1f27752d0bf752" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/twigphp/string-extra/zipball/3f90208078a7d55ad4a561301ee3929d3e3840e0", - "reference": "3f90208078a7d55ad4a561301ee3929d3e3840e0", + "url": "https://api.github.com/repos/twigphp/string-extra/zipball/cb4eec11de02f63ad8ea9d065a1f27752d0bf752", + "reference": "cb4eec11de02f63ad8ea9d065a1f27752d0bf752", "shasum": "" }, "require": { @@ -17808,7 +17827,7 @@ "unicode" ], "support": { - "source": "https://github.com/twigphp/string-extra/tree/v3.16.0" + "source": "https://github.com/twigphp/string-extra/tree/v3.17.0" }, "funding": [ { @@ -17820,7 +17839,7 @@ "type": "tidelift" } ], - "time": "2024-11-20T13:10:15+00:00" + "time": "2024-11-30T08:42:13+00:00" }, { "name": "twig/twig", @@ -19128,16 +19147,16 @@ }, { "name": "doctrine/data-fixtures", - "version": "2.0.0", + "version": "2.0.1", "source": { "type": "git", "url": "https://github.com/doctrine/data-fixtures.git", - "reference": "eddc4c37beff550a9172a449ab285f4511573dc8" + "reference": "2ae45139f148c9272c49a521d82cc50491355a99" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/eddc4c37beff550a9172a449ab285f4511573dc8", - "reference": "eddc4c37beff550a9172a449ab285f4511573dc8", + "url": "https://api.github.com/repos/doctrine/data-fixtures/zipball/2ae45139f148c9272c49a521d82cc50491355a99", + "reference": "2ae45139f148c9272c49a521d82cc50491355a99", "shasum": "" }, "require": { @@ -19191,7 +19210,7 @@ ], "support": { "issues": "https://github.com/doctrine/data-fixtures/issues", - "source": "https://github.com/doctrine/data-fixtures/tree/2.0.0" + "source": "https://github.com/doctrine/data-fixtures/tree/2.0.1" }, "funding": [ { @@ -19207,44 +19226,44 @@ "type": "tidelift" } ], - "time": "2024-11-06T07:58:24+00:00" + "time": "2024-12-10T07:03:23+00:00" }, { "name": "doctrine/doctrine-fixtures-bundle", - "version": "3.7.0", + "version": "3.7.1", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrineFixturesBundle.git", - "reference": "3004c9b3ac3d2a8f484597416ae1882040b3ef3b" + "reference": "bd59519a7532b9e1a41cef4049d5326dfac7def9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/3004c9b3ac3d2a8f484597416ae1882040b3ef3b", - "reference": "3004c9b3ac3d2a8f484597416ae1882040b3ef3b", + "url": "https://api.github.com/repos/doctrine/DoctrineFixturesBundle/zipball/bd59519a7532b9e1a41cef4049d5326dfac7def9", + "reference": "bd59519a7532b9e1a41cef4049d5326dfac7def9", "shasum": "" }, "require": { - "doctrine/data-fixtures": "^1.5|^2.0", + "doctrine/data-fixtures": "^1.5 || ^2.0", "doctrine/doctrine-bundle": "^2.2", "doctrine/orm": "^2.14.0 || ^3.0", - "doctrine/persistence": "^2.4|^3.0", + "doctrine/persistence": "^2.4 || ^3.0", "php": "^7.4 || ^8.0", - "symfony/config": "^5.4|^6.0|^7.0", - "symfony/console": "^5.4|^6.0|^7.0", - "symfony/dependency-injection": "^5.4|^6.0|^7.0", - "symfony/deprecation-contracts": "^2.1|^3", - "symfony/doctrine-bridge": "^5.4.48|^6.4.16|^7.1.9", - "symfony/http-kernel": "^5.4|^6.0|^7.0" + "psr/log": "^1 || ^2 || ^3", + "symfony/config": "^5.4 || ^6.0 || ^7.0", + "symfony/console": "^5.4 || ^6.0 || ^7.0", + "symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0", + "symfony/deprecation-contracts": "^2.1 || ^3", + "symfony/doctrine-bridge": "^5.4.48 || ^6.4.16 || ^7.1.9", + "symfony/http-kernel": "^5.4 || ^6.0 || ^7.0" }, "conflict": { "doctrine/dbal": "< 3" }, "require-dev": { "doctrine/coding-standard": "^12", - "phpstan/phpstan": "^1.10.39", + "phpstan/phpstan": "^2", "phpunit/phpunit": "^9.6.13", - "symfony/phpunit-bridge": "^6.3.6", - "vimeo/psalm": "^5.15" + "symfony/phpunit-bridge": "^6.3.6" }, "type": "symfony-bundle", "autoload": { @@ -19278,7 +19297,7 @@ ], "support": { "issues": "https://github.com/doctrine/DoctrineFixturesBundle/issues", - "source": "https://github.com/doctrine/DoctrineFixturesBundle/tree/3.7.0" + "source": "https://github.com/doctrine/DoctrineFixturesBundle/tree/3.7.1" }, "funding": [ { @@ -19294,7 +19313,7 @@ "type": "tidelift" } ], - "time": "2024-11-28T07:19:21+00:00" + "time": "2024-12-03T17:07:51+00:00" }, { "name": "evenement/evenement", @@ -20368,16 +20387,16 @@ }, { "name": "phpunit/php-code-coverage", - "version": "11.0.7", + "version": "11.0.8", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "f7f08030e8811582cc459871d28d6f5a1a4d35ca" + "reference": "418c59fd080954f8c4aa5631d9502ecda2387118" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f7f08030e8811582cc459871d28d6f5a1a4d35ca", - "reference": "f7f08030e8811582cc459871d28d6f5a1a4d35ca", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/418c59fd080954f8c4aa5631d9502ecda2387118", + "reference": "418c59fd080954f8c4aa5631d9502ecda2387118", "shasum": "" }, "require": { @@ -20396,7 +20415,7 @@ "theseer/tokenizer": "^1.2.3" }, "require-dev": { - "phpunit/phpunit": "^11.4.1" + "phpunit/phpunit": "^11.5.0" }, "suggest": { "ext-pcov": "PHP extension that provides line coverage", @@ -20434,7 +20453,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/11.0.7" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/11.0.8" }, "funding": [ { @@ -20442,7 +20461,7 @@ "type": "github" } ], - "time": "2024-10-09T06:21:38+00:00" + "time": "2024-12-11T12:34:27+00:00" }, { "name": "phpunit/php-file-iterator", @@ -20691,16 +20710,16 @@ }, { "name": "phpunit/phpunit", - "version": "11.5.0", + "version": "11.5.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "0569902506a6c0878930b87ea79ec3b50ea563f7" + "reference": "2b94d4f2450b9869fa64a46fd8a6a41997aef56a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0569902506a6c0878930b87ea79ec3b50ea563f7", - "reference": "0569902506a6c0878930b87ea79ec3b50ea563f7", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/2b94d4f2450b9869fa64a46fd8a6a41997aef56a", + "reference": "2b94d4f2450b9869fa64a46fd8a6a41997aef56a", "shasum": "" }, "require": { @@ -20772,7 +20791,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.0" + "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.1" }, "funding": [ { @@ -20788,7 +20807,7 @@ "type": "tidelift" } ], - "time": "2024-12-06T05:57:38+00:00" + "time": "2024-12-11T10:52:48+00:00" }, { "name": "react/cache", @@ -22521,20 +22540,20 @@ }, { "name": "symfony/process", - "version": "v7.2.0", + "version": "v6.4.15", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "d34b22ba9390ec19d2dd966c40aa9e8462f27a7e" + "reference": "3cb242f059c14ae08591c5c4087d1fe443564392" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/d34b22ba9390ec19d2dd966c40aa9e8462f27a7e", - "reference": "d34b22ba9390ec19d2dd966c40aa9e8462f27a7e", + "url": "https://api.github.com/repos/symfony/process/zipball/3cb242f059c14ae08591c5c4087d1fe443564392", + "reference": "3cb242f059c14ae08591c5c4087d1fe443564392", "shasum": "" }, "require": { - "php": ">=8.2" + "php": ">=8.1" }, "type": "library", "autoload": { @@ -22562,7 +22581,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v7.2.0" + "source": "https://github.com/symfony/process/tree/v6.4.15" }, "funding": [ { @@ -22578,7 +22597,7 @@ "type": "tidelift" } ], - "time": "2024-11-06T14:24:19+00:00" + "time": "2024-11-06T14:19:14+00:00" }, { "name": "symfony/web-profiler-bundle", @@ -22873,6 +22892,6 @@ "ext-pdo": "*", "ext-zip": "*" }, - "platform-dev": [], + "platform-dev": {}, "plugin-api-version": "2.6.0" }