Skip to content

Commit

Permalink
Update dependency phpstan/phpstan to ^1.10.42
Browse files Browse the repository at this point in the history
| datasource | package         | from    | to      |
| ---------- | --------------- | ------- | ------- |
| packagist  | phpstan/phpstan | 1.10.41 | 1.10.42 |
  • Loading branch information
renovate[bot] authored Nov 18, 2023
1 parent 81f0f3b commit 37767e7
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 @@ -13,7 +13,7 @@
"require": {
"php": "~8.1.0 || ~8.2.0",
"nikic/php-parser": "^4.17.1",
"phpstan/phpstan": "^1.10.41"
"phpstan/phpstan": "^1.10.42"
},
"require-dev": {
"nette/di": "^3.1.8",
Expand Down

0 comments on commit 37767e7

Please sign in to comment.