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.27.11 | 0.29.9  |
| packagist  | phpunit/phpunit           | 10.5.38 | 10.5.39 |
| packagist  | squizlabs/php_codesniffer | 3.11.1  | 3.11.1  |
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 147f266 commit e3d2a90
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 @@ -28,11 +28,11 @@
},
"require-dev": {
"doctrine/coding-standard": "^12.0",
"infection/infection": "^0.27.11",
"infection/infection": "^0.29.9",
"maglnet/composer-require-checker": "^4.14.0",
"phpunit/phpunit": "^10.5.38",
"phpunit/phpunit": "^10.5.39",
"psalm/plugin-phpunit": "^0.19.0",
"squizlabs/php_codesniffer": "^3.11.0",
"squizlabs/php_codesniffer": "^3.11.1",
"vimeo/psalm": "^5.26.1"
},
"autoload": {
Expand Down

0 comments on commit e3d2a90

Please sign in to comment.