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  | phpstan/phpstan-phpunit | 1.3.9   | 1.3.10  |
| packagist  | phpunit/phpunit         | 10.0.13 | 10.0.14 |


Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] authored Mar 3, 2023
1 parent e8ed3fc commit a92c6ff
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 @@ -35,8 +35,8 @@
"phpstan/extension-installer": "^1.2.0",
"phpstan/phpstan": "^1.10.3",
"phpstan/phpstan-deprecation-rules": "^1.1.2",
"phpstan/phpstan-phpunit": "^1.3.9",
"phpunit/phpunit": "^10.0.13"
"phpstan/phpstan-phpunit": "^1.3.10",
"phpunit/phpunit": "^10.0.14"
},
"suggest": {
"laminas/laminas-modulemanager": "Required for Module Integration",
Expand Down

0 comments on commit a92c6ff

Please sign in to comment.