Skip to content

Commit

Permalink
Update phpstan/phpstan-nette requirement from ^0.12.6 to ^1.3.2
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@0.12.6...1.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 10, 2024
1 parent f56a130 commit cfda54e
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 @@ -29,7 +29,7 @@
"require-dev": {
"symplify/easy-coding-standard": "^10.0",
"phpstan/phpstan": "^0.12.18",
"phpstan/phpstan-nette": "^0.12.6"
"phpstan/phpstan-nette": "^1.3.2"
},
"autoload": {
"classmap": [
Expand Down

0 comments on commit cfda54e

Please sign in to comment.