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.2.9...1.3.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 43e6322 commit c19ef53
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 @@ -37,7 +37,7 @@
"phpstan/extension-installer": "1.4.3",
"phpstan/phpstan": "1.12.6",
"phpstan/phpstan-deprecation-rules": "1.1.4",
"phpstan/phpstan-nette": "1.2.9",
"phpstan/phpstan-nette": "1.3.8",
"phpstan/phpstan-mockery": "1.1.2",
"phpstan/phpstan-strict-rules": "1.5.2",
"nextras/multi-query-parser": "~1.0",
Expand Down

0 comments on commit c19ef53

Please sign in to comment.