Skip to content

Commit

Permalink
build(deps-dev): update phpstan/phpstan-nette requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [phpstan/phpstan-nette](https://github.com/phpstan/phpstan-nette) to permit the latest version.
- [Release notes](https://github.com/phpstan/phpstan-nette/releases)
- [Commits](phpstan/phpstan-nette@1.0.0...1.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 5, 2023
1 parent 26df580 commit b1112cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -38,7 +38,7 @@
"phpstan/extension-installer": "1.2.0",
"phpstan/phpstan": "1.8.0",
"phpstan/phpstan-deprecation-rules": "1.0.0",
"phpstan/phpstan-nette": "1.0.0",
"phpstan/phpstan-nette": "1.1.0",
"phpstan/phpstan-mockery": "1.1.0",
"phpstan/phpstan-strict-rules": "1.3.0",
"nextras/orm-phpstan": "~1.0",
Expand Down

0 comments on commit b1112cd

Please sign in to comment.