summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-21 12:58:38 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2024-01-22 09:43:48 +0100
commit49e213e7c4bb82068f89d582e3d3c3f1cfee78e2 (patch)
tree59756cac33f099c9618b361c1d1b0112a554b829 /composer.json
parent83d8d89edf5f3b44a52a416d43b59750c83d07db (diff)
Build(deps-dev): Bump phpstan/phpstan from 1.10.55 to 1.10.56
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.55 to 1.10.56. - [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.55...1.10.56) --- 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 b2f687c3d..1ec6863a3 100644
--- a/composer.json
+++ b/composer.json
@@ -56,7 +56,7 @@
"require-dev": {
"phpunit/phpunit": "9.6.*",
"squizlabs/php_codesniffer": "^3.8.1",
- "phpstan/phpstan": "^1.10.52",
+ "phpstan/phpstan": "^1.10.56",
"phpstan/phpstan-doctrine": "^1.3.54",
"phpstan/phpstan-strict-rules": "^1.5.2",
"phpstan/phpstan-phpunit": "^1.3.15",