Skip to content

Commit 848ff9d

Browse files
committed
Prepare next release
1 parent 0fbc4e6 commit 848ff9d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ All Notable changes to `League\Uri\Components` will be documented in this file
1010

1111
### Fixed
1212

13-
- None
13+
- Update requirement to use `uri` 7.8.1
1414

1515
### Deprecated
1616

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
],
3030
"require": {
3131
"php": "^8.1",
32-
"league/uri": "^7.8"
32+
"league/uri": "^7.8.1"
3333
},
3434
"suggest": {
3535
"ext-bcmath": "to improve IPV4 host parsing",

0 commit comments

Comments
 (0)