Skip to content

Commit d428519

Browse files
committed
prepare beta2 release
1 parent 9071102 commit d428519

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

components/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"require": {
1616
"php": "^8.1",
1717
"ext-json": "*",
18-
"league/uri": "7.0.0-beta.1"
18+
"league/uri": "7.0.0-beta.2"
1919
},
2020
"suggest": {
2121
"ext-intl": "to handle IDN host",

uri/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"require": {
4747
"php": "^8.1",
4848
"ext-json": "*",
49-
"league/uri-interfaces": "7.0.0-beta.1",
49+
"league/uri-interfaces": "7.0.0-beta.2",
5050
"psr/http-message": "^2.0"
5151
},
5252
"autoload": {

0 commit comments

Comments
 (0)