Skip to content

Commit

Permalink
Merge pull request #1454 from Roave/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
Update all non-major dependencies
  • Loading branch information
kukulich authored Oct 9, 2024
2 parents 97b9c4a + c8fca6a commit 181b5a6
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 40 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"php": "~8.2.0 || ~8.3.2",
"ext-json": "*",
"jetbrains/phpstorm-stubs": "2024.2",
"nikic/php-parser": "^5.3.0"
"nikic/php-parser": "^5.3.1"
},
"authors": [
{
Expand All @@ -33,7 +33,7 @@
],
"require-dev": {
"phpbench/phpbench": "^1.3.1",
"phpunit/phpunit": "^11.4.0"
"phpunit/phpunit": "^11.4.1"
},
"autoload": {
"psr-4": {
Expand Down
26 changes: 13 additions & 13 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
Expand Up @@ -4,7 +4,7 @@
"phpstan/phpstan": "^1.12.6",
"phpstan/phpstan-phpunit": "^1.4.0",
"vimeo/psalm": "^5.26.1",
"roave/backward-compatibility-check": "^8.9.0",
"roave/backward-compatibility-check": "^8.10.0",
"roave/infection-static-analysis-plugin": "^1.35.0"
},
"config": {
Expand Down
50 changes: 26 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 181b5a6

Please sign in to comment.