Skip to content

Commit

Permalink
Prepare 7.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
nyamsprod committed Aug 30, 2023
1 parent 0cd97af commit af60bf4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion components/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
],
"require": {
"php": "^8.1",
"league/uri": "^7.1"
"league/uri": "^7.2"
},
"suggest": {
"ext-bcmath": "to improve IPV4 host parsing",
Expand Down
2 changes: 1 addition & 1 deletion uri/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
],
"require": {
"php": "^8.1",
"league/uri-interfaces": "^7.1"
"league/uri-interfaces": "^7.2"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit af60bf4

Please sign in to comment.