Add METAR interface and use local library for decoding

This commit is contained in:
Nabeel Shahzad
2018-04-02 22:35:25 -05:00
parent 3dba586f83
commit 717118cfb4
16 changed files with 425 additions and 161 deletions

View File

@@ -39,7 +39,8 @@
"igaster/laravel-theme": "^2.0",
"anhskohbo/no-captcha": "^3.0",
"league/csv": "^9.1",
"spatie/laravel-medialibrary": "^7.0.0"
"spatie/laravel-medialibrary": "^7.0.0",
"safran-cassiopee/php-metar-decoder": "^0.7.0"
},
"require-dev": {
"phpunit/phpunit": "~7.0",