Skip to content

Commit

Permalink
Set the API version
Browse files Browse the repository at this point in the history
  • Loading branch information
lostfocus committed Jul 31, 2022
1 parent 951c491 commit 83932f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"require": {
"php": "8.0.*|8.1.*",
"ext-json": "*",
"php-weather/http-provider": "dev-main",
"php-weather/common": "dev-main"
"php-weather/http-provider": "0.3.*",
"php-weather/common": "0.3.*"
},
"require-dev": {
"jetbrains/phpstorm-attributes": "^1.0",
Expand Down

0 comments on commit 83932f2

Please sign in to comment.