Bump phpstan/phpstan-deprecation-rules from 1.1.2 to 1.1.3

Bumps [phpstan/phpstan-deprecation-rules](https://github.com/phpstan/phpstan-deprecation-rules) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/phpstan/phpstan-deprecation-rules/releases)
- [Commits](https://github.com/phpstan/phpstan-deprecation-rules/compare/1.1.2...1.1.3)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-deprecation-rules
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-03-20 05:09:25 +00:00
committed by GitHub
parent 70f76cd538
commit 8641cbd619
2 changed files with 8 additions and 8 deletions

View File

@@ -116,7 +116,7 @@
"mockery/mockery": "1.*",
"nunomaduro/larastan": "^2.5",
"phpstan/phpstan": "^1.10",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-deprecation-rules": "^1.1",
"phpstan/phpstan-strict-rules": "^1.4",
"phpunit/phpunit": "^10",
"thecodingmachine/phpstan-strict-rules": "^1.0"