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  | composer/composer | 2.8.5  | 2.8.6   |
| packagist  | phpunit/phpunit   | 11.5.9 | 11.5.10 |
| packagist  | vimeo/psalm       | 6.8.6  | 6.8.7   |
  • Loading branch information
renovate[bot] authored Feb 25, 2025
1 parent c02fe43 commit 7d78c5b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
"composer-runtime-api": "^2.2.0"
},
"require-dev": {
"composer/composer": "^2.8.5",
"composer/composer": "^2.8.6",
"doctrine/coding-standard": "^12.0.0",
"ext-zip": "^1.15.0",
"roave/infection-static-analysis-plugin": "^1.36.0",
"phpunit/phpunit": "^11.5.9",
"phpunit/phpunit": "^11.5.10",
"psalm/plugin-phpunit": "^0.19.2",
"vimeo/psalm": "^6.8.6"
"vimeo/psalm": "^6.8.7"
},
"replace": {
"composer/package-versions-deprecated": "*"
Expand Down

0 comments on commit 7d78c5b

Please sign in to comment.