backport
backport copied to clipboard
Fix getAppVersion()
The PR https://github.com/laravel-notification-channels/backport/pull/12 has a bug, at least in my lumen (5.1.7).
Fixes a Too few arguments to function array_first() error. In Lumen 5.1.7, array_first requires 2 arguments.