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  | maglnet/composer-require-checker | 4.9.0   | 4.10.0  |
| packagist  | phpunit/phpunit                  | 10.5.11 | 10.5.13 |
| packagist  | vimeo/psalm                      | 5.22.2  | 5.23.1  |
  • Loading branch information
renovate[bot] committed Mar 13, 2024
1 parent 23bd72e commit 731cb11
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 80 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
"require-dev": {
"doctrine/coding-standard": "^12.0",
"infection/infection": "^0.27.10",
"maglnet/composer-require-checker": "^4.9.0",
"phpunit/phpunit": "^10.5.11",
"maglnet/composer-require-checker": "^4.10.0",
"phpunit/phpunit": "^10.5.13",
"psalm/plugin-phpunit": "^0.18.4",
"squizlabs/php_codesniffer": "^3.9.0",
"vimeo/psalm": "^5.22.2"
"vimeo/psalm": "^5.23.1"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit 731cb11

Please sign in to comment.