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  | roave/backward-compatibility-check | 8.7.0  | 8.8.0  |
| packagist  | squizlabs/php_codesniffer          | 3.10.0 | 3.10.1 |
  • Loading branch information
renovate[bot] committed May 22, 2024
1 parent adaae80 commit 195a720
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"phpunit/phpunit": "^9.6.19",
"psalm/plugin-phpunit": "^0.19.0",
"roave/infection-static-analysis-plugin": "^1.35.0",
"squizlabs/php_codesniffer": "^3.10.0",
"squizlabs/php_codesniffer": "^3.10.1",
"vimeo/psalm": "^5.24.0"
},
"replace": {
Expand Down
12 changes: 6 additions & 6 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tools/composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"require": {
"roave/backward-compatibility-check": "^8.7.0"
"roave/backward-compatibility-check": "^8.8.0"
}
}
48 changes: 24 additions & 24 deletions tools/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 195a720

Please sign in to comment.