aboutsummaryrefslogtreecommitdiff
path: root/composer.lock
diff options
context:
space:
mode:
authorStud.IP <studip-trac-bot@noreply.gitlab.studip.de>2023-10-10 15:05:23 +0000
committerJan-Hendrik Willms <tleilax+studip@gmail.com>2023-10-10 15:05:23 +0000
commit6837dc2c3b81012979626205dca6ab4e671f6575 (patch)
tree5b17fc5020a7214887aae4add5ef9271713f5801 /composer.lock
parente5ae8d1ca25af8f10e372feefa8a1897245b5467 (diff)
Bump phpstan/phpstan from 1.10.8 to 1.10.38, re #3315
Merge request studip/studip!2237
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/composer.lock b/composer.lock
index 82eae53..8728c58 100644
--- a/composer.lock
+++ b/composer.lock
@@ -5560,16 +5560,16 @@
},
{
"name": "phpstan/phpstan",
- "version": "1.10.8",
+ "version": "1.10.38",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "0166aef76e066f0dd2adc2799bdadfa1635711e9"
+ "reference": "5302bb402c57f00fb3c2c015bac86e0827e4b691"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/0166aef76e066f0dd2adc2799bdadfa1635711e9",
- "reference": "0166aef76e066f0dd2adc2799bdadfa1635711e9",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/5302bb402c57f00fb3c2c015bac86e0827e4b691",
+ "reference": "5302bb402c57f00fb3c2c015bac86e0827e4b691",
"shasum": ""
},
"require": {
@@ -5618,7 +5618,7 @@
"type": "tidelift"
}
],
- "time": "2023-03-24T10:28:16+00:00"
+ "time": "2023-10-06T14:19:14+00:00"
},
{
"name": "phpunit/php-code-coverage",