Skip to content

Commit 7906310

Browse files
composer(deps): update league/uri requirement in /packages/guides
Updates the requirements on [league/uri](https://github.com/thephpleague/uri) to permit the latest version. - [Release notes](https://github.com/thephpleague/uri/releases) - [Changelog](https://github.com/thephpleague/uri/blob/master/CHANGELOG.md) - [Commits](thephpleague/uri@7.4.1...7.5.1) --- updated-dependencies: - dependency-name: league/uri dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 036f05f commit 7906310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/guides/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"doctrine/deprecations": "^1.1",
2828
"league/flysystem": "^1.1",
2929
"league/tactician": "^1.1",
30-
"league/uri": "^7.4.1",
30+
"league/uri": "^7.5.1",
3131
"phpdocumentor/flyfinder": "^1.1",
3232
"psr/event-dispatcher": "^1.0",
3333
"symfony/clock": "^6.4.8",

0 commit comments

Comments
 (0)