Skip to content
Snippets Groups Projects
Commit 5a75e24e authored by Renovate Bot's avatar Renovate Bot
Browse files

Update dependency doctrine/orm to v2.17.1

parent 340a8eb5
Branches
No related tags found
1 merge request!187Update dependency doctrine/orm to v2.17.1
Pipeline #26915 passed
...@@ -1080,16 +1080,16 @@ ...@@ -1080,16 +1080,16 @@
}, },
{ {
"name": "doctrine/orm", "name": "doctrine/orm",
"version": "2.16.2", "version": "2.17.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/orm.git", "url": "https://github.com/doctrine/orm.git",
"reference": "17500f56eaa930f5cd14d765bc2cd851c7d37cc0" "reference": "1a4fe6e0bb67762370937a7e6cee3da40a9122d1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/orm/zipball/17500f56eaa930f5cd14d765bc2cd851c7d37cc0", "url": "https://api.github.com/repos/doctrine/orm/zipball/1a4fe6e0bb67762370937a7e6cee3da40a9122d1",
"reference": "17500f56eaa930f5cd14d765bc2cd851c7d37cc0", "reference": "1a4fe6e0bb67762370937a7e6cee3da40a9122d1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -1107,7 +1107,7 @@ ...@@ -1107,7 +1107,7 @@
"ext-ctype": "*", "ext-ctype": "*",
"php": "^7.1 || ^8.0", "php": "^7.1 || ^8.0",
"psr/cache": "^1 || ^2 || ^3", "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-php72": "^1.23",
"symfony/polyfill-php80": "^1.16" "symfony/polyfill-php80": "^1.16"
}, },
...@@ -1118,14 +1118,14 @@ ...@@ -1118,14 +1118,14 @@
"doctrine/annotations": "^1.13 || ^2", "doctrine/annotations": "^1.13 || ^2",
"doctrine/coding-standard": "^9.0.2 || ^12.0", "doctrine/coding-standard": "^9.0.2 || ^12.0",
"phpbench/phpbench": "^0.16.10 || ^1.0", "phpbench/phpbench": "^0.16.10 || ^1.0",
"phpstan/phpstan": "~1.4.10 || 1.10.28", "phpstan/phpstan": "~1.4.10 || 1.10.35",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.6", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6",
"psr/log": "^1 || ^2 || ^3", "psr/log": "^1 || ^2 || ^3",
"squizlabs/php_codesniffer": "3.7.2", "squizlabs/php_codesniffer": "3.7.2",
"symfony/cache": "^4.4 || ^5.4 || ^6.0", "symfony/cache": "^4.4 || ^5.4 || ^6.0",
"symfony/var-exporter": "^4.4 || ^5.4 || ^6.2", "symfony/var-exporter": "^4.4 || ^5.4 || ^6.2",
"symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0", "symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0",
"vimeo/psalm": "4.30.0 || 5.14.1" "vimeo/psalm": "4.30.0 || 5.15.0"
}, },
"suggest": { "suggest": {
"ext-dom": "Provides support for XSD validation for XML mapping files", "ext-dom": "Provides support for XSD validation for XML mapping files",
...@@ -1175,9 +1175,9 @@ ...@@ -1175,9 +1175,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/orm/issues", "issues": "https://github.com/doctrine/orm/issues",
"source": "https://github.com/doctrine/orm/tree/2.16.2" "source": "https://github.com/doctrine/orm/tree/2.17.1"
}, },
"time": "2023-08-27T18:21:56+00:00" "time": "2023-11-17T06:25:40+00:00"
}, },
{ {
"name": "doctrine/persistence", "name": "doctrine/persistence",
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment