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  | phpunit/phpunit     | 10.5.20 | 10.5.21 |
| packagist  | rector/type-perfect | 0.1.3   | 0.1.4   |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 16, 2024
1 parent f19a5e1 commit 6ffb2dd
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 @@ -37,9 +37,9 @@
"phpstan/phpstan": "^1.11.4",
"phpstan/phpstan-deprecation-rules": "^1.2.0",
"phpstan/phpstan-phpunit": "^1.4.0",
"phpunit/phpunit": "^10.5.20",
"phpunit/phpunit": "^10.5.21",
"rector/rector": "^1.1.0",
"rector/type-perfect": "^0.1.3",
"rector/type-perfect": "^0.1.4",
"symplify/phpstan-rules": "^13.0.0",
"tomasvotruba/cognitive-complexity": "^0.2.3",
"tomasvotruba/type-coverage": "^0.3.1",
Expand Down

0 comments on commit 6ffb2dd

Please sign in to comment.