Skip to content

Commit

Permalink
review
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Demonchaux <[email protected]>
  • Loading branch information
fezfez committed Nov 1, 2023
1 parent 62606db commit 863917d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
},
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"mezzio/mezzio-router": "^3.17",
"psr/container": "^1.0 || ^2.0.2",
"mezzio/mezzio-router": "^3.0",
"psr/container": "^1.0 || ^2.0",
"psr/http-message": "^1.0.1 || ^2.0.0",
"psr/http-server-middleware": "^1.0.2"
"psr/http-server-middleware": "^1.0"
},
"require-dev": {
"ext-json": "*",
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

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

0 comments on commit 863917d

Please sign in to comment.