summaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-20 13:44:02 +0000
committerGitHub <noreply@github.com>2023-04-20 13:44:02 +0000
commitdb856ab2f210d16d7065da81a88ec4d055d06ba1 (patch)
treea9d4769eb7aa324f798977ebe77d439cbda34a26 /composer.lock
parent8a5426c4d79aef48b4e7d1d96d203b402f474501 (diff)
Build(deps-dev): Bump phpstan/phpstan from 1.10.13 to 1.10.14 (#2210)
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.13 to 1.10.14. - [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.13...1.10.14) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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 d194327b4..d8aa65bd7 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": "dd605a316f45ec1cf76c18123097f8d0",
+ "content-hash": "f30dee386cd260206a661f6f03149bef",
"packages": [
{
"name": "arthurhoaro/favicon",
@@ -1360,16 +1360,16 @@
},
{
"name": "phpstan/phpstan",
- "version": "1.10.13",
+ "version": "1.10.14",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
- "reference": "f07bf8c6980b81bf9e49d44bd0caf2e737614a70"
+ "reference": "d232901b09e67538e5c86a724be841bea5768a7c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpstan/phpstan/zipball/f07bf8c6980b81bf9e49d44bd0caf2e737614a70",
- "reference": "f07bf8c6980b81bf9e49d44bd0caf2e737614a70",
+ "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d232901b09e67538e5c86a724be841bea5768a7c",
+ "reference": "d232901b09e67538e5c86a724be841bea5768a7c",
"shasum": ""
},
"require": {
@@ -1418,7 +1418,7 @@
"type": "tidelift"
}
],
- "time": "2023-04-12T19:29:52+00:00"
+ "time": "2023-04-19T13:47:27+00:00"
},
{
"name": "phpstan/phpstan-deprecation-rules",