Skip to content

Commit

Permalink
Merge pull request #488 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 authored Dec 1, 2023
2 parents b979a5a + 81919b0 commit b0e22f9
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
uses: "actions/checkout@v4"

- name: "Install PHP"
uses: "shivammathur/setup-php@2.27.1"
uses: "shivammathur/setup-php@2.28.0"
with:
coverage: "xdebug"
php-version: "${{ matrix.php-version }}"
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"composer-runtime-api": "^2.2",
"infection/infection": "0.27.8",
"sanmai/later": "^0.1.3",
"sanmai/later": "^0.1.4",
"vimeo/psalm": "^4.30.0 || ^5.15"
},
"require-dev": {
"doctrine/coding-standard": "^12.0.0",
"phpunit/phpunit": "^10.4.2"
"phpunit/phpunit": "^10.5.0"
},
"autoload": {
"psr-4": {
Expand Down
52 changes: 26 additions & 26 deletions composer.lock

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

0 comments on commit b0e22f9

Please sign in to comment.