summaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-20 12:48:56 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-09-20 17:27:53 +0200
commit1b4aea433b9596e7446163e03e70e4989aa07f6f (patch)
tree2d000c8a7526e86d67e650bf048d94d7be633bc0 /composer.lock
parenta17749bbd4ec6650a967dd21ba67b1685de734c2 (diff)
Build(deps-dev): Bump phpstan/phpstan from 1.10.33 to 1.10.35
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.33 to 1.10.35. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md) - [Commits](https://github.com/phpstan/phpstan/compare/1.10.33...1.10.35) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index 898658cd5..f392ad71f 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "ad1c1286737256852f5928b7b984ac0d",
+ "content-hash": "eeabcc1171b7d033dedb266f29243b99",
"packages": [
{
"name": "arthurhoaro/favicon",
@@ -1357,16 +1357,16 @@
},
{
"name": "phpstan/phpstan",
- "version": "1.10.33",
+ "version": "1.10.35",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "03b1cf9f814ba0863c4e9affea49a4d1ed9a2ed1"
+ "reference": "e730e5facb75ffe09dfb229795e8c01a459f26c3"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/03b1cf9f814ba0863c4e9affea49a4d1ed9a2ed1",
- "reference": "03b1cf9f814ba0863c4e9affea49a4d1ed9a2ed1",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/e730e5facb75ffe09dfb229795e8c01a459f26c3",
+ "reference": "e730e5facb75ffe09dfb229795e8c01a459f26c3",
"shasum": ""
},
"require": {
@@ -1415,7 +1415,7 @@
"type": "tidelift"
}
],
- "time": "2023-09-04T12:20:53+00:00"
+ "time": "2023-09-19T15:27:56+00:00"
},
{
"name": "phpstan/phpstan-deprecation-rules",