Skip to content
Snippets Groups Projects
Commit 9d601f5c authored by Jonas Leder's avatar Jonas Leder
Browse files

Merge branch 'renovate/doctrine-orm-3.x-lockfile' into 'master'

Update dependency doctrine/orm to v3.0.1

See merge request !259
parents af3175ed e6f993f6
Branches
No related tags found
1 merge request!259Update dependency doctrine/orm to v3.0.1
Pipeline #32751 passed
...@@ -643,16 +643,16 @@ ...@@ -643,16 +643,16 @@
}, },
{ {
"name": "doctrine/inflector", "name": "doctrine/inflector",
"version": "2.0.9", "version": "2.0.10",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/inflector.git", "url": "https://github.com/doctrine/inflector.git",
"reference": "2930cd5ef353871c821d5c43ed030d39ac8cfe65" "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/inflector/zipball/2930cd5ef353871c821d5c43ed030d39ac8cfe65", "url": "https://api.github.com/repos/doctrine/inflector/zipball/5817d0659c5b50c9b950feb9af7b9668e2c436bc",
"reference": "2930cd5ef353871c821d5c43ed030d39ac8cfe65", "reference": "5817d0659c5b50c9b950feb9af7b9668e2c436bc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -714,7 +714,7 @@ ...@@ -714,7 +714,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/inflector/issues", "issues": "https://github.com/doctrine/inflector/issues",
"source": "https://github.com/doctrine/inflector/tree/2.0.9" "source": "https://github.com/doctrine/inflector/tree/2.0.10"
}, },
"funding": [ "funding": [
{ {
...@@ -730,7 +730,7 @@ ...@@ -730,7 +730,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-01-15T18:05:13+00:00" "time": "2024-02-18T20:23:39+00:00"
}, },
{ {
"name": "doctrine/instantiator", "name": "doctrine/instantiator",
...@@ -983,22 +983,22 @@ ...@@ -983,22 +983,22 @@
}, },
{ {
"name": "doctrine/orm", "name": "doctrine/orm",
"version": "3.0.0", "version": "3.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/orm.git", "url": "https://github.com/doctrine/orm.git",
"reference": "5b8b5f28f535e1f03b54dcfb0427407ed92f5b72" "reference": "2a250b5814de192a23438c0a43e15da7e77890a7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/orm/zipball/5b8b5f28f535e1f03b54dcfb0427407ed92f5b72", "url": "https://api.github.com/repos/doctrine/orm/zipball/2a250b5814de192a23438c0a43e15da7e77890a7",
"reference": "5b8b5f28f535e1f03b54dcfb0427407ed92f5b72", "reference": "2a250b5814de192a23438c0a43e15da7e77890a7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"composer-runtime-api": "^2", "composer-runtime-api": "^2",
"doctrine/collections": "^2.1", "doctrine/collections": "^2.1",
"doctrine/dbal": "^3.6 || ^4", "doctrine/dbal": "^3.8.2 || ^4",
"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",
...@@ -1065,9 +1065,9 @@ ...@@ -1065,9 +1065,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/orm/issues", "issues": "https://github.com/doctrine/orm/issues",
"source": "https://github.com/doctrine/orm/tree/3.0.0" "source": "https://github.com/doctrine/orm/tree/3.0.1"
}, },
"time": "2024-02-03T16:50:09+00:00" "time": "2024-02-22T12:23:53+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