Skip to content

Commit

Permalink
prepare beta2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
nyamsprod committed Jun 26, 2023
1 parent 9071102 commit d428519
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 @@ -15,7 +15,7 @@
"require": {
"php": "^8.1",
"ext-json": "*",
"league/uri": "7.0.0-beta.1"
"league/uri": "7.0.0-beta.2"
},
"suggest": {
"ext-intl": "to handle IDN host",
Expand Down
2 changes: 1 addition & 1 deletion uri/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"require": {
"php": "^8.1",
"ext-json": "*",
"league/uri-interfaces": "7.0.0-beta.1",
"league/uri-interfaces": "7.0.0-beta.2",
"psr/http-message": "^2.0"
},
"autoload": {
Expand Down

0 comments on commit d428519

Please sign in to comment.