Skip to content

Commit

Permalink
Merge pull request #365 from mimmi20/dependabot/composer/master/versi…
Browse files Browse the repository at this point in the history
…on-updates-0e23b6ff24

composer(deps-dev): update rector/rector requirement from ^1.2.6 to ^1.2.7 in the version-updates group
  • Loading branch information
mimmi20 authored Oct 18, 2024
2 parents 8bea20b + d1f283b commit 628fe3c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ jobs:
skip-phpstan: false
skip-rector: false
skip-phpmd: false
skip-eslint: true
skip-stylelint: true
skip-prettier: true
phpcs-options: ""

tests:
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"phpstan/phpstan-deprecation-rules": "^1.2.1",
"phpstan/phpstan-phpunit": "^1.4.0",
"phpunit/phpunit": "^10.5.25",
"rector/rector": "^1.2.6",
"rector/rector": "^1.2.7",
"rector/type-perfect": "^1.0.0",
"symplify/phpstan-rules": "^13.0.1",
"tomasvotruba/cognitive-complexity": "^0.2.3",
Expand Down

0 comments on commit 628fe3c

Please sign in to comment.