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  | infection/infection | 0.29.11 | 0.29.12 |
| packagist  | phpunit/phpunit     | 11.5.7  | 11.5.10 |
| packagist  | vimeo/psalm         | 6.6.1   | 6.8.8   |
  • Loading branch information
renovate[bot] authored Feb 25, 2025
1 parent 89e87fc commit 3ed0077
Show file tree
Hide file tree
Showing 2 changed files with 277 additions and 204 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
"require": {
"php": "~8.2.0 || ~8.3.0 || ~8.4.0",
"composer-runtime-api": "^2.2",
"infection/infection": "0.29.11",
"infection/infection": "0.29.12",
"sanmai/later": "^0.1.4",
"vimeo/psalm": "^6.6.1"
"vimeo/psalm": "^6.8.8"
},
"require-dev": {
"azjezz/psl": "^3.2",
"doctrine/coding-standard": "^12.0.0",
"phpunit/phpunit": "^11.5.7",
"phpunit/phpunit": "^11.5.10",
"psalm/plugin-phpunit": "^0.19.2"
},
"autoload": {
Expand Down
Loading

0 comments on commit 3ed0077

Please sign in to comment.