summaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-13 12:24:29 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2024-02-13 14:33:40 +0100
commit9908a0e2bfc29261097db30029c9af1ea5dd7fa7 (patch)
tree0093021454ebd841f58c57cdf599a99f19c8a439 /composer.lock
parenta2788b8fcaf451bfbfba0c779a91196f6263dd8a (diff)
Build(deps-dev): Bump phpstan/phpstan from 1.10.56 to 1.10.58
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.56 to 1.10.58. - [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.56...1.10.58) --- 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 1d4ead053..157912d84 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": "c28aba4b38cc09ca25df5a6c153d046d",
+ "content-hash": "14c551804c19126d4eeb9df323d261a3",
"packages": [
{
"name": "arthurhoaro/favicon",
@@ -1359,16 +1359,16 @@
},
{
"name": "phpstan/phpstan",
- "version": "1.10.56",
+ "version": "1.10.58",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "27816a01aea996191ee14d010f325434c0ee76fa"
+ "reference": "a23518379ec4defd9e47cbf81019526861623ec2"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/27816a01aea996191ee14d010f325434c0ee76fa",
- "reference": "27816a01aea996191ee14d010f325434c0ee76fa",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/a23518379ec4defd9e47cbf81019526861623ec2",
+ "reference": "a23518379ec4defd9e47cbf81019526861623ec2",
"shasum": ""
},
"require": {
@@ -1417,7 +1417,7 @@
"type": "tidelift"
}
],
- "time": "2024-01-15T10:43:00+00:00"
+ "time": "2024-02-12T20:02:57+00:00"
},
{
"name": "phpstan/phpstan-deprecation-rules",