summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-05 12:25:29 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2024-01-05 15:14:49 +0200
commit90bee5435cb3721aa591a2df71839257952a33c5 (patch)
tree119ae098b675f7975a0303bc25574b8b50f7a743 /composer.json
parentebcbf4f63d12305c43a2286cfa04dd1330286e61 (diff)
Build(deps-dev): Bump phpstan/phpstan from 1.10.50 to 1.10.52
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.50 to 1.10.52. - [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.50...1.10.52) --- 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.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index ae15db11d..be57ef0ad 100644
--- a/composer.json
+++ b/composer.json
@@ -56,7 +56,7 @@
"require-dev": {
"phpunit/phpunit": "9.6.*",
"squizlabs/php_codesniffer": "^3.8.0",
- "phpstan/phpstan": "^1.10.50",
+ "phpstan/phpstan": "^1.10.52",
"phpstan/phpstan-doctrine": "^1.3.53",
"phpstan/phpstan-strict-rules": "^1.5.2",
"phpstan/phpstan-phpunit": "^1.3.15",