summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-13 14:36:44 +0100
committerGitHub <noreply@github.com>2022-12-13 14:36:44 +0100
commitb6e37df6f45295f7e0b4d6fde3d2d299fadfb0a8 (patch)
treed45f2b9cf1ead0a719daccf01d47cec59914eb9f /composer.json
parent5bb5d5ba5e2c6f1a050bb1267589ede3e76bbfad (diff)
Bump phpstan/phpstan-deprecation-rules from 1.0.0 to 1.1.0 (#2019)
Bumps [phpstan/phpstan-deprecation-rules](https://github.com/phpstan/phpstan-deprecation-rules) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/phpstan/phpstan-deprecation-rules/releases) - [Commits](https://github.com/phpstan/phpstan-deprecation-rules/compare/1.0.0...1.1.0) --- updated-dependencies: - dependency-name: phpstan/phpstan-deprecation-rules dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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 57b7e8123..1d6e60b8d 100644
--- a/composer.json
+++ b/composer.json
@@ -61,7 +61,7 @@
"phpstan/phpstan-strict-rules": "^1.4.4",
"phpstan/phpstan-phpunit": "^1.3.1",
"phpstan/extension-installer": "^1.2.0",
- "phpstan/phpstan-deprecation-rules": "^1.0",
+ "phpstan/phpstan-deprecation-rules": "^1.1",
"guzzlehttp/guzzle": "^7.3.0",
"doctrine/dbal": "^3.5.1",
"symfony/console": "^4.4.19",