We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9107e3 commit a9d155fCopy full SHA for a9d155f
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
All Notable changes to `League\Uri\Components` will be documented in this file
4
5
-## [Next](https://github.com/thephpleague/uri-components/compare/7.2.1...master) - TBD
+## [Next](https://github.com/thephpleague/uri-components/compare/7.2.1...7.3.0) - 2023-09-09
6
7
### Added
8
composer.json
@@ -29,7 +29,7 @@
29
],
30
"require": {
31
"php": "^8.1",
32
- "league/uri": "^7.2"
+ "league/uri": "^7.3"
33
},
34
"suggest": {
35
"ext-bcmath": "to improve IPV4 host parsing",
0 commit comments