Skip to content

Commit f4fc804

Browse files
author
magnusboye
committed
Fix composer.json. Add contract
1 parent 63d4d69 commit f4fc804

File tree

4 files changed

+2662
-2439
lines changed

4 files changed

+2662
-2439
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
"cmfcmf/openweathermap-php-api": "~3.2.1",
1111
"guzzle/http": "~3",
1212
"http-interop/http-factory-guzzle": "^1.0",
13-
"php-http/guzzle6-adapter": "^2.0 || ^1.0"
13+
"php-http/guzzle6-adapter": "^2.0 || ^1.0",
14+
"illuminate/support": "^6|^7"
1415
},
1516
"require-dev": {
1617
"laravel/laravel": "~7"

0 commit comments

Comments
 (0)