Skip to content

Commit

Permalink
Update phpstan/phpstan-deprecation-rules requirement from ^1.1 to ^1.2
Browse files Browse the repository at this point in the history
Updates the requirements on [phpstan/phpstan-deprecation-rules](https://github.com/phpstan/phpstan-deprecation-rules) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan-deprecation-rules/releases)
- [Commits](phpstan/phpstan-deprecation-rules@1.1.0...1.2.0)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-deprecation-rules
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent e86594d commit dd09a35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dibi/dibi": "^4.2",
"php-parallel-lint/php-parallel-lint": "^1.3",
"phpstan/extension-installer": "^1.2",
"phpstan/phpstan-deprecation-rules": "^1.1",
"phpstan/phpstan-deprecation-rules": "^1.2",
"phpstan/phpstan-php-parser": "^1.1",
"phpstan/phpstan-phpunit": "^1.0",
"phpstan/phpstan-strict-rules": "^1.1",
Expand Down

0 comments on commit dd09a35

Please sign in to comment.