Replace METAR data with custom class

This commit is contained in:
Nabeel Shahzad
2018-04-07 09:05:06 -05:00
parent f4f41cd900
commit eae5989845
6 changed files with 151 additions and 163 deletions

View File

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