Skip to content
Snippets Groups Projects
Commit 0183be15 authored by Tobias Gross-Vogt's avatar Tobias Gross-Vogt
Browse files

Merge branch 'main' of gitlab.tugraz.at:dbp/relay/dbp-relay-core-bundle into main

parents 8639d935 fa6db0f8
No related branches found
No related tags found
No related merge requests found
Pipeline #204601 passed
...@@ -7436,16 +7436,16 @@ ...@@ -7436,16 +7436,16 @@
}, },
{ {
"name": "phpstan/phpstan", "name": "phpstan/phpstan",
"version": "1.9.1", "version": "1.9.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpstan.git", "url": "https://github.com/phpstan/phpstan.git",
"reference": "a59c8b5bfd4a236f27efc8b5ce72c313c2b54b5f" "reference": "d6fdf01c53978b6429f1393ba4afeca39cc68afa"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/a59c8b5bfd4a236f27efc8b5ce72c313c2b54b5f", "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d6fdf01c53978b6429f1393ba4afeca39cc68afa",
"reference": "a59c8b5bfd4a236f27efc8b5ce72c313c2b54b5f", "reference": "d6fdf01c53978b6429f1393ba4afeca39cc68afa",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -7475,7 +7475,7 @@ ...@@ -7475,7 +7475,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/phpstan/phpstan/issues", "issues": "https://github.com/phpstan/phpstan/issues",
"source": "https://github.com/phpstan/phpstan/tree/1.9.1" "source": "https://github.com/phpstan/phpstan/tree/1.9.2"
}, },
"funding": [ "funding": [
{ {
...@@ -7491,7 +7491,7 @@ ...@@ -7491,7 +7491,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-11-04T13:35:59+00:00" "time": "2022-11-10T09:56:11+00:00"
}, },
{ {
"name": "phpstan/phpstan-phpunit", "name": "phpstan/phpstan-phpunit",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment