Skip to content

Commit

Permalink
Update dependency phpstan/phpstan to ^1.11.8
Browse files Browse the repository at this point in the history
| datasource | package         | from   | to     |
| ---------- | --------------- | ------ | ------ |
| packagist  | phpstan/phpstan | 1.11.7 | 1.11.8 |
  • Loading branch information
renovate[bot] authored Jul 24, 2024
1 parent ee7ec43 commit 64fb96c
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.2.0 || ~8.3.0",
"nikic/php-parser": "^4.19.1 || ^5.0.2",
"phpstan/phpstan": "^1.11.7"
"phpstan/phpstan": "^1.11.8"
},
"require-dev": {
"nette/di": "^3.2.2",
Expand Down

0 comments on commit 64fb96c

Please sign in to comment.