Skip to content

Commit

Permalink
Update dependency phpstan/phpstan to ^1.11.1
Browse files Browse the repository at this point in the history
| datasource | package         | from   | to     |
| ---------- | --------------- | ------ | ------ |
| packagist  | phpstan/phpstan | 1.11.0 | 1.11.1 |
  • Loading branch information
renovate[bot] committed May 15, 2024
1 parent 2a785ae commit 552c23c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion tools/composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"require": {
"doctrine/coding-standard": "^12.0.0",
"phpstan/phpstan": "^1.11.0",
"phpstan/phpstan": "^1.11.1",
"phpstan/phpstan-phpunit": "^1.4.0",
"vimeo/psalm": "^5.24.0",
"roave/backward-compatibility-check": "^8.7.0",
Expand Down
12 changes: 6 additions & 6 deletions tools/composer.lock

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

0 comments on commit 552c23c

Please sign in to comment.