Skip to content

Commit fda1684

Browse files
committed
Bump minimum version of mezzio-authentication to fix 8.4 compatibility
Signed-off-by: George Steel <[email protected]>
1 parent cb5c774 commit fda1684

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"require": {
3636
"php": "~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
37-
"mezzio/mezzio-authentication": "^1.0",
37+
"mezzio/mezzio-authentication": "^1.10",
3838
"psr/container": "^1.0 || ^2.0",
3939
"psr/http-factory": "^1.0",
4040
"psr/http-message": "^1.0.1 || ^2.0.0"

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)