Skip to content

Commit

Permalink
Merge pull request #12 from cseufert/patch-1
Browse files Browse the repository at this point in the history
Allow using middleware utils v4
  • Loading branch information
oscarotero authored Jan 12, 2024
2 parents 4fece78 + 23214f5 commit 55c999e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"require": {
"php": "^7.2 || ^8.0",
"middlewares/utils": "^3.0",
"middlewares/utils": "^3.0 || ^4.0",
"psr/http-server-middleware": "^1.0"
},
"require-dev": {
Expand Down

0 comments on commit 55c999e

Please sign in to comment.