Skip to content

Commit af60bf4

Browse files
committed
Prepare 7.2 release
1 parent 0cd97af commit af60bf4

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
@@ -29,7 +29,7 @@
2929
],
3030
"require": {
3131
"php": "^8.1",
32-
"league/uri": "^7.1"
32+
"league/uri": "^7.2"
3333
},
3434
"suggest": {
3535
"ext-bcmath": "to improve IPV4 host parsing",

uri/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
],
4646
"require": {
4747
"php": "^8.1",
48-
"league/uri-interfaces": "^7.1"
48+
"league/uri-interfaces": "^7.2"
4949
},
5050
"autoload": {
5151
"psr-4": {

0 commit comments

Comments
 (0)