Skip to content

Commit

Permalink
Fix composer.json. Add contract
Browse files Browse the repository at this point in the history
  • Loading branch information
magnusboye committed Jul 29, 2020
1 parent 63d4d69 commit f4fc804
Show file tree
Hide file tree
Showing 4 changed files with 2,662 additions and 2,439 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
"cmfcmf/openweathermap-php-api": "~3.2.1",
"guzzle/http": "~3",
"http-interop/http-factory-guzzle": "^1.0",
"php-http/guzzle6-adapter": "^2.0 || ^1.0"
"php-http/guzzle6-adapter": "^2.0 || ^1.0",
"illuminate/support": "^6|^7"
},
"require-dev": {
"laravel/laravel": "~7"
Expand Down
Loading

0 comments on commit f4fc804

Please sign in to comment.