Add error logging around metar parsing call

This commit is contained in:
Nabeel Shahzad
2019-08-07 13:25:40 -04:00
parent 5cce1b3040
commit f6465bea58
2 changed files with 4 additions and 1 deletions

View File

@@ -11,6 +11,7 @@
"ext-calendar": "*",
"ext-json": "*",
"ext-mbstring": "*",
"ext-simplexml": "*",
"ext-pdo": "*",
"composer/composer": "1.8.*",
"laravel/framework": "5.8.*",