Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
| datasource  | package                     | from     | to       |
| ----------- | --------------------------- | -------- | -------- |
| packagist   | ergebnis/composer-normalize | 2.31.0   | 2.42.0   |
| github-tags | ridedott/merge-me-action    | v2.10.66 | v2.10.67 |
| packagist   | vimeo/psalm                 | 5.20.0   | 5.21.0   |
  • Loading branch information
renovate[bot] committed Jan 31, 2024
1 parent 90a3daf commit 289a169
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 56 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/merge-renovate-upgrades.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- name: "Auto-Merge"
if: "${{ github.event.workflow_run.conclusion == 'success' }}"
uses: "ridedott/merge-me-action@v2.10.66"
uses: "ridedott/merge-me-action@v2.10.67"
with:
GITHUB_LOGIN: "renovate"
GITHUB_TOKEN: "${{ secrets.LCTRS_BOT_TOKEN }}"
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"require-dev": {
"doctrine/coding-standard": "12.0.0",
"ergebnis/composer-normalize": "2.31.0",
"ergebnis/composer-normalize": "2.42.0",
"ergebnis/license": "2.4.0",
"infection/infection": "0.26.19",
"maglnet/composer-require-checker": "4.4.0",
Expand All @@ -37,7 +37,7 @@
"phpstan/phpstan-strict-rules": "1.5.2",
"phpunit/phpunit": "9.6.16",
"psalm/plugin-phpunit": "0.18.4",
"vimeo/psalm": "5.20.0"
"vimeo/psalm": "5.21.0"
},
"autoload": {
"psr-4": {
Expand Down
109 changes: 56 additions & 53 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 289a169

Please sign in to comment.