Skip to content
Snippets Groups Projects

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

1 file
+ 12
12
Compare changes
  • Side-by-side
  • Inline
+ 12
12
@@ -169,16 +169,16 @@
},
{
"name": "dbp/relay-core-bundle",
"version": "v0.1.64",
"version": "v0.1.69",
"source": {
"type": "git",
"url": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle.git",
"reference": "f1469c6034fcf8d32901f72b4cbec20e59c25d0b"
"reference": "ba964bff20b015600a2909c5936bfde4b6b3ab2a"
},
"dist": {
"type": "zip",
"url": "https://gitlab.tugraz.at/api/v4/projects/dbp%2Frelay%2Fdbp-relay-core-bundle/repository/archive.zip?sha=f1469c6034fcf8d32901f72b4cbec20e59c25d0b",
"reference": "f1469c6034fcf8d32901f72b4cbec20e59c25d0b",
"url": "https://gitlab.tugraz.at/api/v4/projects/dbp%2Frelay%2Fdbp-relay-core-bundle/repository/archive.zip?sha=ba964bff20b015600a2909c5936bfde4b6b3ab2a",
"reference": "ba964bff20b015600a2909c5936bfde4b6b3ab2a",
"shasum": ""
},
"require": {
@@ -279,10 +279,10 @@
],
"description": "The core bundle of the Relay API gateway",
"support": {
"source": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle/-/tree/v0.1.64",
"source": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle/-/tree/v0.1.69",
"issues": "https://gitlab.tugraz.at/dbp/relay/dbp-relay-core-bundle/-/issues"
},
"time": "2022-12-01T13:48:59+01:00"
"time": "2022-12-06T14:16:15+01:00"
},
{
"name": "doctrine/annotations",
@@ -8011,16 +8011,16 @@
},
{
"name": "phpunit/phpunit",
"version": "9.5.26",
"version": "9.5.27",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "851867efcbb6a1b992ec515c71cdcf20d895e9d2"
"reference": "a2bc7ffdca99f92d959b3f2270529334030bba38"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/851867efcbb6a1b992ec515c71cdcf20d895e9d2",
"reference": "851867efcbb6a1b992ec515c71cdcf20d895e9d2",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a2bc7ffdca99f92d959b3f2270529334030bba38",
"reference": "a2bc7ffdca99f92d959b3f2270529334030bba38",
"shasum": ""
},
"require": {
@@ -8093,7 +8093,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.26"
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.27"
},
"funding": [
{
@@ -8109,7 +8109,7 @@
"type": "tidelift"
}
],
"time": "2022-10-28T06:00:21+00:00"
"time": "2022-12-09T07:31:23+00:00"
},
{
"name": "sebastian/cli-parser",
Loading