Skip to content

Commit 6a58f9d

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ----------- | ---------------------- | ------ | ------ | | packagist | psalm/plugin-phpunit | 0.19.7 | 0.20.2 | | github-tags | shivammathur/setup-php | 2.37.1 | 2.37.2 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b7b657c commit 6a58f9d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
runs-on: ubuntu-latest
4545
steps:
4646
- uses: actions/checkout@v7.0.0
47-
- uses: shivammathur/setup-php@2.37.1
47+
- uses: shivammathur/setup-php@2.37.2
4848
with:
4949
php-version: ${{ env.default_php }}
5050
tools: composer

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"mezzio/mezzio-twigrenderer": "^2.18.0",
7171
"mikey179/vfsstream": "^1.6.12",
7272
"phpunit/phpunit": "^11.5.42",
73-
"psalm/plugin-phpunit": "^0.19.5",
73+
"psalm/plugin-phpunit": "^0.20.0",
7474
"roave/security-advisories": "dev-master",
7575
"vimeo/psalm": "^6.13.1"
7676
},

0 commit comments

Comments
 (0)