Skip to content
Snippets Groups Projects

chore(deps): update dependency phpstan/phpstan to v1.10.3 - autoclosed

Closed Reiter, Christoph requested to merge renovate/all-minor-patch into main
1 file
+ 6
6
Compare changes
  • Side-by-side
  • Inline
+ 6
6
@@ -8518,16 +8518,16 @@
@@ -8518,16 +8518,16 @@
},
},
{
{
"name": "phpstan/phpstan",
"name": "phpstan/phpstan",
"version": "1.9.18",
"version": "1.10.3",
"source": {
"source": {
"type": "git",
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "f2d5cf71be91172a57c649770b73c20ebcffb0bf"
"reference": "5419375b5891add97dc74be71e6c1c34baaddf64"
},
},
"dist": {
"dist": {
"type": "zip",
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/f2d5cf71be91172a57c649770b73c20ebcffb0bf",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/5419375b5891add97dc74be71e6c1c34baaddf64",
"reference": "f2d5cf71be91172a57c649770b73c20ebcffb0bf",
"reference": "5419375b5891add97dc74be71e6c1c34baaddf64",
"shasum": ""
"shasum": ""
},
},
"require": {
"require": {
@@ -8557,7 +8557,7 @@
@@ -8557,7 +8557,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.18"
"source": "https://github.com/phpstan/phpstan/tree/1.10.3"
},
},
"funding": [
"funding": [
{
{
@@ -8573,7 +8573,7 @@
@@ -8573,7 +8573,7 @@
"type": "tidelift"
"type": "tidelift"
}
}
],
],
"time": "2023-02-17T15:01:27+00:00"
"time": "2023-02-25T14:47:13+00:00"
},
},
{
{
"name": "phpstan/phpstan-phpunit",
"name": "phpstan/phpstan-phpunit",
Loading