Skip to content

Commit

Permalink
build(deps-dev): update phpstan/phpstan requirement (#231)
Browse files Browse the repository at this point in the history
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.10.57...1.10.59)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 1, 2024
1 parent 62fdbd1 commit d3e89ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -25,7 +25,7 @@
"nette/neon": "~3.0",
"nextras/multi-query-parser": "1.0.0",
"phpstan/extension-installer": "1.3.1",
"phpstan/phpstan": "1.10.57",
"phpstan/phpstan": "1.10.59",
"phpstan/phpstan-deprecation-rules": "1.1.4",
"phpstan/phpstan-strict-rules": "1.5.2",
"symfony/config": "~4.4 || ~5.0",
Expand Down

0 comments on commit d3e89ab

Please sign in to comment.