Skip to content

Commit a9d155f

Browse files
committed
Prepare 7.3 release
1 parent d9107e3 commit a9d155f

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
@@ -2,7 +2,7 @@
22

33
All Notable changes to `League\Uri\Components` will be documented in this file
44

5-
## [Next](https://github.com/thephpleague/uri-components/compare/7.2.1...master) - TBD
5+
## [Next](https://github.com/thephpleague/uri-components/compare/7.2.1...7.3.0) - 2023-09-09
66

77
### Added
88

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.2"
32+
"league/uri": "^7.3"
3333
},
3434
"suggest": {
3535
"ext-bcmath": "to improve IPV4 host parsing",

0 commit comments

Comments
 (0)