Skip to content

Commit

Permalink
Prepare next release
Browse files Browse the repository at this point in the history
  • Loading branch information
nyamsprod committed Dec 8, 2024
1 parent bae3959 commit a6c5f7e
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.3"
"league/uri": "^7.5"
},
"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.3"
"league/uri-interfaces": "^7.5"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit a6c5f7e

Please sign in to comment.