Skip to content

Commit

Permalink
Update dependency phpstan/phpstan to ^1.10.2
Browse files Browse the repository at this point in the history
| datasource | package         | from   | to     |
| ---------- | --------------- | ------ | ------ |
| packagist  | phpstan/phpstan | 1.10.1 | 1.10.2 |
  • Loading branch information
renovate[bot] authored Feb 23, 2023
1 parent 3785be7 commit 60479e7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"require": {
"php": "~8.1.0 || ~8.2.0",
"nikic/php-parser": "^4.15.3",
"phpstan/phpstan": "^1.10.1"
"phpstan/phpstan": "^1.10.2"
},
"require-dev": {
"doctrine/coding-standard": "^11.1.0",
Expand Down
14 changes: 7 additions & 7 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 60479e7

Please sign in to comment.