Skip to content
Snippets Groups Projects
Commit 810fae7b authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

Merge branch 'renovate/patch-all-minor-patch' into 'main'

fix(deps): update all non-major dependencies (patch)

See merge request !66
parents 5d58ac40 27dd69cd
No related branches found
No related tags found
1 merge request!66fix(deps): update all non-major dependencies (patch)
Pipeline #104471 passed
......@@ -1147,23 +1147,23 @@
},
{
"name": "doctrine/doctrine-bundle",
"version": "2.6.2",
"version": "2.6.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/DoctrineBundle.git",
"reference": "53cf797feda995299629bed081ffb51776f36e9f"
"reference": "527970d22b8ca6472ebd88d7c42e512550bd874e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/53cf797feda995299629bed081ffb51776f36e9f",
"reference": "53cf797feda995299629bed081ffb51776f36e9f",
"url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/527970d22b8ca6472ebd88d7c42e512550bd874e",
"reference": "527970d22b8ca6472ebd88d7c42e512550bd874e",
"shasum": ""
},
"require": {
"doctrine/annotations": "^1",
"doctrine/cache": "^1.11 || ^2.0",
"doctrine/dbal": "^2.13.1|^3.3.2",
"doctrine/persistence": "^2.2",
"doctrine/persistence": "^2.2|^3",
"doctrine/sql-formatter": "^1.0.1",
"php": "^7.1 || ^8.0",
"symfony/cache": "^4.3.3|^5.0|^6.0",
......@@ -1241,7 +1241,7 @@
],
"support": {
"issues": "https://github.com/doctrine/DoctrineBundle/issues",
"source": "https://github.com/doctrine/DoctrineBundle/tree/2.6.2"
"source": "https://github.com/doctrine/DoctrineBundle/tree/2.6.3"
},
"funding": [
{
......@@ -1257,7 +1257,7 @@
"type": "tidelift"
}
],
"time": "2022-04-07T09:18:26+00:00"
"time": "2022-04-22T09:59:53+00:00"
},
{
"name": "doctrine/doctrine-migrations-bundle",
......@@ -1783,16 +1783,16 @@
},
{
"name": "doctrine/orm",
"version": "2.11.2",
"version": "2.12.1",
"source": {
"type": "git",
"url": "https://github.com/doctrine/orm.git",
"reference": "9c351e044478135aec1755e2c0c0493a4b6309db"
"reference": "2e4a8722721b934149ff53b191522a6829b6d73b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/orm/zipball/9c351e044478135aec1755e2c0c0493a4b6309db",
"reference": "9c351e044478135aec1755e2c0c0493a4b6309db",
"url": "https://api.github.com/repos/doctrine/orm/zipball/2e4a8722721b934149ff53b191522a6829b6d73b",
"reference": "2e4a8722721b934149ff53b191522a6829b6d73b",
"shasum": ""
},
"require": {
......@@ -1805,14 +1805,14 @@
"doctrine/event-manager": "^1.1",
"doctrine/inflector": "^1.4 || ^2.0",
"doctrine/instantiator": "^1.3",
"doctrine/lexer": "^1.0",
"doctrine/persistence": "^2.2",
"doctrine/lexer": "^1.2.3",
"doctrine/persistence": "^2.4 || ^3",
"ext-ctype": "*",
"php": "^7.1 || ^8.0",
"psr/cache": "^1 || ^2 || ^3",
"symfony/console": "^3.0 || ^4.0 || ^5.0 || ^6.0",
"symfony/polyfill-php72": "^1.23",
"symfony/polyfill-php80": "^1.15"
"symfony/polyfill-php80": "^1.16"
},
"conflict": {
"doctrine/annotations": "<1.13 || >= 2.0"
......@@ -1821,8 +1821,9 @@
"doctrine/annotations": "^1.13",
"doctrine/coding-standard": "^9.0",
"phpbench/phpbench": "^0.16.10 || ^1.0",
"phpstan/phpstan": "1.4.6",
"phpstan/phpstan": "~1.4.10 || 1.5.0",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.4",
"psr/log": "^1 || ^2 || ^3",
"squizlabs/php_codesniffer": "3.6.2",
"symfony/cache": "^4.4 || ^5.4 || ^6.0",
"symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0",
......@@ -1875,9 +1876,9 @@
],
"support": {
"issues": "https://github.com/doctrine/orm/issues",
"source": "https://github.com/doctrine/orm/tree/2.11.2"
"source": "https://github.com/doctrine/orm/tree/2.12.1"
},
"time": "2022-03-09T15:23:58+00:00"
"time": "2022-04-22T17:46:03+00:00"
},
{
"name": "doctrine/persistence",
......@@ -10607,16 +10608,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.5.6",
"version": "1.5.7",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "799dd8c2d2c9c704bb55d2078078cb970cf0f6d1"
"reference": "7fb7e2e1e9f3d59a26a413b2d3d5e47f0edb75ac"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/799dd8c2d2c9c704bb55d2078078cb970cf0f6d1",
"reference": "799dd8c2d2c9c704bb55d2078078cb970cf0f6d1",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/7fb7e2e1e9f3d59a26a413b2d3d5e47f0edb75ac",
"reference": "7fb7e2e1e9f3d59a26a413b2d3d5e47f0edb75ac",
"shasum": ""
},
"require": {
......@@ -10642,7 +10643,7 @@
"description": "PHPStan - PHP Static Analysis Tool",
"support": {
"issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/1.5.6"
"source": "https://github.com/phpstan/phpstan/tree/1.5.7"
},
"funding": [
{
......@@ -10662,20 +10663,20 @@
"type": "tidelift"
}
],
"time": "2022-04-15T11:13:37+00:00"
"time": "2022-04-20T12:20:27+00:00"
},
{
"name": "phpstan/phpstan-phpunit",
"version": "1.1.0",
"version": "1.1.1",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-phpunit.git",
"reference": "09133ce914f1388a8bb8c7f8573aaa3723cff52a"
"reference": "4a3c437c09075736285d1cabb5c75bf27ed0bc84"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/09133ce914f1388a8bb8c7f8573aaa3723cff52a",
"reference": "09133ce914f1388a8bb8c7f8573aaa3723cff52a",
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/4a3c437c09075736285d1cabb5c75bf27ed0bc84",
"reference": "4a3c437c09075736285d1cabb5c75bf27ed0bc84",
"shasum": ""
},
"require": {
......@@ -10712,9 +10713,9 @@
"description": "PHPUnit extensions and rules for PHPStan",
"support": {
"issues": "https://github.com/phpstan/phpstan-phpunit/issues",
"source": "https://github.com/phpstan/phpstan-phpunit/tree/1.1.0"
"source": "https://github.com/phpstan/phpstan-phpunit/tree/1.1.1"
},
"time": "2022-03-28T09:20:49+00:00"
"time": "2022-04-20T15:24:25+00:00"
},
{
"name": "sebastian/diff",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment