Skip to content

Commit

Permalink
Merge pull request #528 from mimmi20/renovate/all-minor-patch-depende…
Browse files Browse the repository at this point in the history
…ncies

Update dependency rector/type-perfect to ^0.1.8
  • Loading branch information
mimmi20 authored Jul 8, 2024
2 parents c3b3e76 + 2a22907 commit d8d58d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"rangeStrategy": "widen"
},
{
"matchPackageNames": ["vitest", "@vitest/coverage-istanbul", "@vitest/ui", "phpstan/phpstan", "phpunit/phpunit", "friendsofphp/php-cs-fixer", "sirbrillig/phpcs-variable-analysis", "slevomat/coding-standard", "squizlabs/php_codesniffer"],
"matchPackageNames": ["vitest", "@vitest/coverage-istanbul", "@vitest/ui", "phpstan/phpstan", "phpunit/phpunit", "rector/rector", "rector/type-perfect", "friendsofphp/php-cs-fixer", "sirbrillig/phpcs-variable-analysis", "slevomat/coding-standard", "squizlabs/php_codesniffer", "laminas/laminas-i18n", "mimmi20/mezzio-setlocale-middleware", "mimmi20/coding-standard"],
"enabled": false
},
{
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"phpstan/extension-installer": "^1.4.1",
"phpstan/phpstan": "^1.11.7",
"phpstan/phpstan-deprecation-rules": "^1.2.0",
"rector/type-perfect": "^0.1.6",
"rector/type-perfect": "^0.1.8",
"symplify/phpstan-rules": "^13.0.0",
"tomasvotruba/cognitive-complexity": "^0.2.3",
"tomasvotruba/type-coverage": "^0.3.1",
Expand Down

0 comments on commit d8d58d9

Please sign in to comment.