Skip to content

Commit 5d59b3f

Browse files
authored
Upgrade the laminas/laminas-diactoros package (#410)
1 parent bb29ae2 commit 5d59b3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"require": {
1515
"php": "~8.0 || ~8.1 || ~8.2",
1616
"ext-mbstring": "*",
17-
"laminas/laminas-diactoros": "^2.21",
17+
"laminas/laminas-diactoros": "^3.0",
1818
"lcobucci/jwt": "^3.4|^4.0",
1919
"psr/container": "^1.0 | ^2.0",
2020
"psr/http-client-implementation": "^1.0",

0 commit comments

Comments
 (0)