Skip to content

Commit

Permalink
Bump league/uri to ^7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
erikn69 committed Aug 14, 2023
1 parent eb91b41 commit e16ae3f
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 @@ -7,7 +7,7 @@
"php": "^8.0",
"ext-openssl": "*",
"league/event": "^2.2",
"league/uri": "^6.7",
"league/uri": "^6.7 || ^7.0",
"lcobucci/jwt": "^4.3 || ^5.0",
"psr/http-message": "^1.0.1 || ^2.0",
"defuse/php-encryption": "^2.3",
Expand Down

0 comments on commit e16ae3f

Please sign in to comment.