Skip to content

Commit 45ea68b

Browse files
author
Andreas Aagaard
committed
# Added readme
1 parent 9aed83f commit 45ea68b

File tree

3 files changed

+2083
-2068
lines changed

3 files changed

+2083
-2068
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,14 @@
77
}
88
],
99
"require": {
10-
"laravel/laravel": "~7",
1110
"cmfcmf/openweathermap-php-api": "~3.2.1",
1211
"guzzle/http": "~3",
1312
"http-interop/http-factory-guzzle": "^1.0",
1413
"php-http/guzzle6-adapter": "^2.0 || ^1.0"
1514
},
15+
"require-dev": {
16+
"laravel/laravel": "~7"
17+
},
1618
"autoload": {
1719
"psr-4": {
1820
"QuickOrder\\Weather\\": "src/"

0 commit comments

Comments
 (0)