Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
| datasource | package                 | from   | to     |
| ---------- | ----------------------- | ------ | ------ |
| packagist  | mimmi20/coding-standard | 4.0.3  | 4.0.4  |
| packagist  | phpstan/phpstan         | 1.10.8 | 1.10.9 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 31, 2023
1 parent 602dca4 commit 943fa31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
"infection/infection": "^0.26.19",
"laminas/laminas-modulemanager": "^2.14.0",
"laminas/laminas-servicemanager": "^3.20.0",
"mimmi20/coding-standard": "^4.0.3",
"mimmi20/coding-standard": "^4.0.4",
"nikic/php-parser": "^v4.15.4",
"phpstan/extension-installer": "^1.2.0",
"phpstan/phpstan": "^1.10.8",
"phpstan/phpstan": "^1.10.9",
"phpstan/phpstan-deprecation-rules": "^1.1.3",
"phpstan/phpstan-phpunit": "^1.3.11",
"phpunit/phpunit": "^10.0.19"
Expand Down

0 comments on commit 943fa31

Please sign in to comment.