Skip to content

Commit ba37828

Browse files
Update league/event requirement from ^2.2 to ^3.0
Updates the requirements on [league/event](https://github.com/thephpleague/event) to permit the latest version. - [Release notes](https://github.com/thephpleague/event/releases) - [Changelog](https://github.com/thephpleague/event/blob/master/changelog.md) - [Commits](thephpleague/event@2.2.0...3.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 3a707c6 commit ba37828

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
@@ -6,7 +6,7 @@
66
"require": {
77
"php": "^7.2 || ^8.0",
88
"ext-openssl": "*",
9-
"league/event": "^2.2",
9+
"league/event": "^3.0",
1010
"lcobucci/jwt": "^3.4 || ^4.0",
1111
"psr/http-message": "^1.0.1",
1212
"defuse/php-encryption": "^2.2.1",

0 commit comments

Comments
 (0)