diff --git a/composer.lock b/composer.lock index 0f7b911..e85aa50 100644 --- a/composer.lock +++ b/composer.lock @@ -1891,16 +1891,16 @@ }, { "name": "doctrine/persistence", - "version": "2.3.0", + "version": "2.4.0", "source": { "type": "git", "url": "https://github.com/doctrine/persistence.git", - "reference": "f8af155c1e7963f3d2b4415097d55757bbaa53d8" + "reference": "e7c8edcf98e819638af00e7b3cbbbd7734b9b2fb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/persistence/zipball/f8af155c1e7963f3d2b4415097d55757bbaa53d8", - "reference": "f8af155c1e7963f3d2b4415097d55757bbaa53d8", + "url": "https://api.github.com/repos/doctrine/persistence/zipball/e7c8edcf98e819638af00e7b3cbbbd7734b9b2fb", + "reference": "e7c8edcf98e819638af00e7b3cbbbd7734b9b2fb", "shasum": "" }, "require": { @@ -1913,23 +1913,23 @@ }, "conflict": { "doctrine/annotations": "<1.0 || >=2.0", - "doctrine/common": "<2.10@dev" + "doctrine/common": "<2.10" }, "require-dev": { "composer/package-versions-deprecated": "^1.11", "doctrine/annotations": "^1.0", - "doctrine/coding-standard": "^6.0 || ^9.0", + "doctrine/coding-standard": "^9.0", "doctrine/common": "^3.0", - "phpstan/phpstan": "1.2.0", - "phpunit/phpunit": "^7.5.20 || ^8.0 || ^9.0", - "symfony/cache": "^4.4 || ^5.0 || ^6.0", - "vimeo/psalm": "4.13.1" + "phpstan/phpstan": "1.4.6", + "phpunit/phpunit": "^7.5.20 || ^8.5 || ^9.5", + "symfony/cache": "^4.4 || ^5.4 || ^6.0", + "vimeo/psalm": "4.21.0" }, "type": "library", "autoload": { "psr-4": { - "Doctrine\\Common\\": "lib/Doctrine/Common", - "Doctrine\\Persistence\\": "lib/Doctrine/Persistence" + "Doctrine\\Common\\": "src/Common", + "Doctrine\\Persistence\\": "src/Persistence" } }, "notification-url": "https://packagist.org/downloads/", @@ -1973,9 +1973,9 @@ ], "support": { "issues": "https://github.com/doctrine/persistence/issues", - "source": "https://github.com/doctrine/persistence/tree/2.3.0" + "source": "https://github.com/doctrine/persistence/tree/2.4.0" }, - "time": "2022-01-09T19:58:46+00:00" + "time": "2022-03-13T16:11:46+00:00" }, { "name": "doctrine/sql-formatter", @@ -4547,16 +4547,16 @@ }, { "name": "monolog/monolog", - "version": "2.3.5", + "version": "2.4.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "fd4380d6fc37626e2f799f29d91195040137eba9" + "reference": "d7fd7450628561ba697b7097d86db72662f54aef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/fd4380d6fc37626e2f799f29d91195040137eba9", - "reference": "fd4380d6fc37626e2f799f29d91195040137eba9", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/d7fd7450628561ba697b7097d86db72662f54aef", + "reference": "d7fd7450628561ba697b7097d86db72662f54aef", "shasum": "" }, "require": { @@ -4578,7 +4578,7 @@ "phpstan/phpstan": "^0.12.91", "phpunit/phpunit": "^8.5", "predis/predis": "^1.1", - "rollbar/rollbar": "^1.3", + "rollbar/rollbar": "^1.3 || ^2 || ^3", "ruflin/elastica": ">=0.90@dev", "swiftmailer/swiftmailer": "^5.3|^6.0" }, @@ -4630,7 +4630,7 @@ ], "support": { "issues": "https://github.com/Seldaek/monolog/issues", - "source": "https://github.com/Seldaek/monolog/tree/2.3.5" + "source": "https://github.com/Seldaek/monolog/tree/2.4.0" }, "funding": [ { @@ -4642,7 +4642,7 @@ "type": "tidelift" } ], - "time": "2021-10-01T21:08:31+00:00" + "time": "2022-03-14T12:44:37+00:00" }, { "name": "mpratt/embera", @@ -5626,16 +5626,16 @@ }, { "name": "pimcore/pimcore", - "version": "10.3.x-dev", + "version": "v10.3.3", "source": { "type": "git", "url": "https://github.com/pimcore/pimcore.git", - "reference": "aa8deb76e5cca0a3bbb47b3465116bd74b0689f7" + "reference": "c67d84f9f232e88c10933f15efffc9f3bab7f921" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/pimcore/pimcore/zipball/aa8deb76e5cca0a3bbb47b3465116bd74b0689f7", - "reference": "aa8deb76e5cca0a3bbb47b3465116bd74b0689f7", + "url": "https://api.github.com/repos/pimcore/pimcore/zipball/c67d84f9f232e88c10933f15efffc9f3bab7f921", + "reference": "c67d84f9f232e88c10933f15efffc9f3bab7f921", "shasum": "" }, "require": { @@ -5843,7 +5843,7 @@ "source": "https://github.com/pimcore/pimcore", "wiki": "https://pimcore.com/docs/latest/" }, - "time": "2022-03-14T12:08:32+00:00" + "time": "2022-03-16T13:36:28+00:00" }, { "name": "presta/sitemap-bundle", @@ -15544,12 +15544,12 @@ "source": { "type": "git", "url": "https://github.com/Roave/SecurityAdvisories.git", - "reference": "cd0f4e10053eb11a7fb4bf2b19545cecb6655139" + "reference": "86b842d48cdaaab1bf3dc24fdc830bf7b58cfcab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/cd0f4e10053eb11a7fb4bf2b19545cecb6655139", - "reference": "cd0f4e10053eb11a7fb4bf2b19545cecb6655139", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/86b842d48cdaaab1bf3dc24fdc830bf7b58cfcab", + "reference": "86b842d48cdaaab1bf3dc24fdc830bf7b58cfcab", "shasum": "" }, "conflict": { @@ -15878,7 +15878,7 @@ "symfony/security-core": ">=2.4,<2.6.13|>=2.7,<2.7.9|>=2.7.30,<2.7.32|>=2.8,<3.4.49|>=4,<4.4.24|>=5,<5.2.9", "symfony/security-csrf": ">=2.4,<2.7.48|>=2.8,<2.8.41|>=3,<3.3.17|>=3.4,<3.4.11|>=4,<4.0.11", "symfony/security-guard": ">=2.8,<3.4.48|>=4,<4.4.23|>=5,<5.2.8", - "symfony/security-http": ">=2.3,<2.3.41|>=2.4,<2.7.51|>=2.8,<3.4.48|>=4,<4.4.23|>=5,<5.2.8|>=5.3,<5.3.2", + "symfony/security-http": ">=2.3,<2.3.41|>=2.4,<2.7.51|>=2.8,<2.8.50|>=3,<3.4.26|>=4,<4.2.12|>=4.3,<4.3.8|>=4.4,<4.4.7|>=5,<5.0.7|>=5.1,<5.2.8|>=5.3,<5.3.2", "symfony/serializer": ">=2,<2.0.11|>=4.1,<4.4.35|>=5,<5.3.12", "symfony/symfony": ">=2,<3.4.49|>=4,<4.4.35|>=5,<5.3.12|>=5.3.14,<=5.3.14|>=5.4.3,<=5.4.3|>=6.0.3,<=6.0.3", "symfony/translation": ">=2,<2.0.17", @@ -15998,20 +15998,20 @@ "type": "tidelift" } ], - "time": "2022-03-12T00:11:11+00:00" + "time": "2022-03-14T19:04:00+00:00" }, { "name": "symplify/easy-coding-standard", - "version": "10.1.2", + "version": "10.1.4", "source": { "type": "git", "url": "https://github.com/symplify/easy-coding-standard.git", - "reference": "94cea426d4da6d40347bfdcb15bcb9cf8ef446c6" + "reference": "3fdbead9da24889727dc11804e9bbfb9d4502d3a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symplify/easy-coding-standard/zipball/94cea426d4da6d40347bfdcb15bcb9cf8ef446c6", - "reference": "94cea426d4da6d40347bfdcb15bcb9cf8ef446c6", + "url": "https://api.github.com/repos/symplify/easy-coding-standard/zipball/3fdbead9da24889727dc11804e9bbfb9d4502d3a", + "reference": "3fdbead9da24889727dc11804e9bbfb9d4502d3a", "shasum": "" }, "require": { @@ -16041,7 +16041,7 @@ ], "description": "Prefixed scoped version of ECS package", "support": { - "source": "https://github.com/symplify/easy-coding-standard/tree/10.1.2" + "source": "https://github.com/symplify/easy-coding-standard/tree/10.1.4" }, "funding": [ { @@ -16053,7 +16053,7 @@ "type": "github" } ], - "time": "2022-03-06T19:13:51+00:00" + "time": "2022-03-16T15:18:55+00:00" } ], "aliases": [],