Skip to content

Commit

Permalink
Merge pull request #89 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
Ocramius committed Oct 31, 2022
2 parents 34c1dd3 + 4b83a0e commit 52ddb2a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
"require": {
"php": "~8.1.0 || ~8.2.0",
"nikic/php-parser": "^4.15.1",
"phpstan/phpstan": "^1.8.10"
"phpstan/phpstan": "^1.8.11"
},
"require-dev": {
"doctrine/coding-standard": "^10.0.0",
"infection/infection": "^0.26.1",
"infection/infection": "^0.26.16",
"maglnet/composer-require-checker": "^4.2.0",
"phpstan/phpstan-phpunit": "^1.1.3",
"phpstan/phpstan-phpunit": "^1.2.2",
"phpstan/phpstan-strict-rules": "^1.4.4",
"phpunit/phpunit": "^9.5.25",
"phpunit/phpunit": "^9.5.26",
"squizlabs/php_codesniffer": "^3.7.1"
},
"autoload": {
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

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

0 comments on commit 52ddb2a

Please sign in to comment.