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.28.1  |
| packagist  | maglnet/composer-require-checker | 4.11.0  | 4.11.0  |
| packagist  | phpunit/phpunit                  | 10.5.17 | 10.5.17 |
| packagist  | squizlabs/php_codesniffer        | 3.9.1   | 3.9.1   |
  • Loading branch information
renovate[bot] authored Apr 8, 2024
1 parent 3e5d2d5 commit 231a82a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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",
"maglnet/composer-require-checker": "^4.10.0",
"phpunit/phpunit": "^10.5.15",
"infection/infection": "^0.28.1",
"maglnet/composer-require-checker": "^4.11.0",
"phpunit/phpunit": "^10.5.17",
"psalm/plugin-phpunit": "^0.19.0",
"squizlabs/php_codesniffer": "^3.9.0",
"squizlabs/php_codesniffer": "^3.9.1",
"vimeo/psalm": "^5.23.1"
},
"autoload": {
Expand Down

0 comments on commit 231a82a

Please sign in to comment.