Skip to content

Commit bdebe67

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ----------- | -------------------------- | ------ | ------ | | github-tags | containerbase/php-prebuild | 8.4.19 | 8.5.4 | | packagist | psalm/plugin-phpunit | 0.19.5 | 0.20.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5c1b4c6 commit bdebe67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"forum": "https://discourse.laminas.dev"
3535
},
3636
"require": {
37-
"php": "~8.4.0",
37+
"php": "~8.5.0",
3838
"ext-curl": "*",
3939
"ext-pdo": "*",
4040
"ext-sqlite3": "*",
@@ -66,7 +66,7 @@
6666
"laminas/laminas-development-mode": "^3.10.0",
6767
"mezzio/mezzio-tooling": "^2.6",
6868
"phpunit/phpunit": "^12.5.8",
69-
"psalm/plugin-phpunit": "^0.19.5",
69+
"psalm/plugin-phpunit": "^0.20.0",
7070
"roave/security-advisories": "dev-master",
7171
"vimeo/psalm": "^6.13"
7272
},

0 commit comments

Comments
 (0)