Skip to content

Commit 8611cde

Browse files
composer(deps): update mezzio/mezzio-authentication requirement
Updates the requirements on [mezzio/mezzio-authentication](https://github.com/mezzio/mezzio-authentication) to permit the latest version. - [Release notes](https://github.com/mezzio/mezzio-authentication/releases) - [Commits](mezzio/mezzio-authentication@1.10.0...1.11.0) --- updated-dependencies: - dependency-name: mezzio/mezzio-authentication dependency-version: 1.11.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3fcbcda commit 8611cde

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
@@ -24,7 +24,7 @@
2424
},
2525
"require": {
2626
"php": "~8.3.0 || ~8.4.0 || ~8.5.0",
27-
"mezzio/mezzio-authentication": "^1.10.0",
27+
"mezzio/mezzio-authentication": "^1.11.0",
2828
"mezzio/mezzio-router": "^3.18.0",
2929
"psr/container": "^1.1.2 || ^2.0.2",
3030
"psr/http-factory": "^1.1.0",

0 commit comments

Comments
 (0)