Skip to content

Commit

Permalink
Merge pull request #515 from lcobucci/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
Update all non-major dependencies
  • Loading branch information
lcobucci committed Aug 1, 2023
2 parents cd69b73 + 5edba38 commit 484e1ef
Show file tree
Hide file tree
Showing 5 changed files with 91 additions and 88 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@
"symfony/filesystem": "^6.3.1"
},
"require-dev": {
"infection/infection": "^0.26",
"infection/infection": "^0.27",
"lcobucci/coding-standard": "^11.0.0",
"mikey179/vfsstream": "^1.6.11",
"phpstan/extension-installer": "^1.2.0",
"phpstan/phpstan": "^1.10.13",
"phpstan/phpstan-deprecation-rules": "^1.1.3",
"phpstan/phpstan-phpunit": "^1.3.11",
"phpstan/phpstan-strict-rules": "^1.5.1",
"phpunit/phpunit": "^10.0.19",
"phpunit/phpunit": "^10.2",
"squizlabs/php_codesniffer": "^3.7.2",
"symfony/yaml": "^6.3.3"
},
Expand Down

0 comments on commit 484e1ef

Please sign in to comment.