Bump doctrine/orm from 2.14.3 to 2.15.0

Bumps [doctrine/orm](https://github.com/doctrine/orm) from 2.14.3 to 2.15.0.
- [Release notes](https://github.com/doctrine/orm/releases)
- [Commits](https://github.com/doctrine/orm/compare/2.14.3...2.15.0)

---
updated-dependencies:
- dependency-name: doctrine/orm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-04 02:58:53 +00:00 committed by GitHub
parent 24111de958
commit 4c4beaec4b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

41
composer.lock generated
View file

@ -1767,29 +1767,29 @@
}, },
{ {
"name": "doctrine/orm", "name": "doctrine/orm",
"version": "2.14.3", "version": "2.15.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/orm.git", "url": "https://github.com/doctrine/orm.git",
"reference": "a64f315dfeae5e50b17f132626fd9e9b4ec8985d" "reference": "7b5fafffbeb560e75adc349e71bf1e90463796d2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/orm/zipball/a64f315dfeae5e50b17f132626fd9e9b4ec8985d", "url": "https://api.github.com/repos/doctrine/orm/zipball/7b5fafffbeb560e75adc349e71bf1e90463796d2",
"reference": "a64f315dfeae5e50b17f132626fd9e9b4ec8985d", "reference": "7b5fafffbeb560e75adc349e71bf1e90463796d2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"composer-runtime-api": "^2", "composer-runtime-api": "^2",
"doctrine/cache": "^1.12.1 || ^2.1.1", "doctrine/cache": "^1.12.1 || ^2.1.1",
"doctrine/collections": "^1.5 || ^2.0", "doctrine/collections": "^1.5 || ^2.1",
"doctrine/common": "^3.0.3", "doctrine/common": "^3.0.3",
"doctrine/dbal": "^2.13.1 || ^3.2", "doctrine/dbal": "^2.13.1 || ^3.2",
"doctrine/deprecations": "^0.5.3 || ^1", "doctrine/deprecations": "^0.5.3 || ^1",
"doctrine/event-manager": "^1.2 || ^2", "doctrine/event-manager": "^1.2 || ^2",
"doctrine/inflector": "^1.4 || ^2.0", "doctrine/inflector": "^1.4 || ^2.0",
"doctrine/instantiator": "^1.3", "doctrine/instantiator": "^1.3 || ^2",
"doctrine/lexer": "^1.2.3 || ^2", "doctrine/lexer": "^2",
"doctrine/persistence": "^2.4 || ^3", "doctrine/persistence": "^2.4 || ^3",
"ext-ctype": "*", "ext-ctype": "*",
"php": "^7.1 || ^8.0", "php": "^7.1 || ^8.0",
@ -1803,9 +1803,9 @@
}, },
"require-dev": { "require-dev": {
"doctrine/annotations": "^1.13 || ^2", "doctrine/annotations": "^1.13 || ^2",
"doctrine/coding-standard": "^9.0.2 || ^11.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.6", "phpstan/phpstan": "~1.4.10 || 1.10.14",
"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",
@ -1862,9 +1862,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.14.3" "source": "https://github.com/doctrine/orm/tree/2.15.0"
}, },
"time": "2023-04-20T09:46:32+00:00" "time": "2023-04-26T18:52:02+00:00"
}, },
{ {
"name": "doctrine/persistence", "name": "doctrine/persistence",
@ -11255,16 +11255,16 @@
}, },
{ {
"name": "twig/twig", "name": "twig/twig",
"version": "v3.5.1", "version": "v3.6.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/twigphp/Twig.git", "url": "https://github.com/twigphp/Twig.git",
"reference": "a6e0510cc793912b451fd40ab983a1d28f611c15" "reference": "106c170d08e8415d78be2d16c3d057d0d108262b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/twigphp/Twig/zipball/a6e0510cc793912b451fd40ab983a1d28f611c15", "url": "https://api.github.com/repos/twigphp/Twig/zipball/106c170d08e8415d78be2d16c3d057d0d108262b",
"reference": "a6e0510cc793912b451fd40ab983a1d28f611c15", "reference": "106c170d08e8415d78be2d16c3d057d0d108262b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11273,15 +11273,10 @@
"symfony/polyfill-mbstring": "^1.3" "symfony/polyfill-mbstring": "^1.3"
}, },
"require-dev": { "require-dev": {
"psr/container": "^1.0", "psr/container": "^1.0|^2.0",
"symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0" "symfony/phpunit-bridge": "^4.4.9|^5.0.9|^6.0"
}, },
"type": "library", "type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.5-dev"
}
},
"autoload": { "autoload": {
"psr-4": { "psr-4": {
"Twig\\": "src/" "Twig\\": "src/"
@ -11315,7 +11310,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/twigphp/Twig/issues", "issues": "https://github.com/twigphp/Twig/issues",
"source": "https://github.com/twigphp/Twig/tree/v3.5.1" "source": "https://github.com/twigphp/Twig/tree/v3.6.0"
}, },
"funding": [ "funding": [
{ {
@ -11327,7 +11322,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-02-08T07:49:20+00:00" "time": "2023-05-03T19:06:57+00:00"
}, },
{ {
"name": "wallabag/php-mobi", "name": "wallabag/php-mobi",