Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: alexmerlin <[email protected]>
  • Loading branch information
alexmerlin committed Feb 20, 2025
1 parent dc468cf commit 53bc504
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,17 @@
"require": {
"php": "~8.2.0 || ~8.3.0 || ~8.4.0",
"dotkernel/dot-log": "^5.0",
"laminas/laminas-diactoros": "^3.3",
"laminas/laminas-diactoros": "^3.5",
"laminas/laminas-stdlib": "^3.20",
"laminas/laminas-stratigility": "^3.11",
"mezzio/mezzio": "^3.19",
"laminas/laminas-stratigility": "^3.13",
"mezzio/mezzio": "^3.20.1",
"psr/http-message": "^1.0 || ^2.0",
"psr/http-server-middleware": "^1.0"
"psr/http-server-middleware": "^1.0.2"
},
"require-dev": {
"laminas/laminas-coding-standard": "^3.0",
"laminas/laminas-coding-standard": "^3.0.1",
"mikey179/vfsstream": "^1.6.12",
"phpunit/phpunit": "^10.5",
"phpunit/phpunit": "^10.5.45",
"vimeo/psalm": "6.6.2"
},
"autoload": {
Expand Down

0 comments on commit 53bc504

Please sign in to comment.