Show if there's a new version available on the admin dashboard #143

This commit is contained in:
Nabeel Shahzad
2018-01-19 18:44:17 -05:00
parent a1b9894f97
commit 2cd45acbdf
6 changed files with 114 additions and 4 deletions

View File

@@ -49,7 +49,8 @@
"league/iso3166": "^2.1",
"google/apiclient": "^2.0",
"theiconic/php-ga-measurement-protocol": "^2.0",
"irazasyed/laravel-gamp": "^1.3"
"irazasyed/laravel-gamp": "^1.3",
"vierbergenlars/php-semver": "^3.0"
},
"require-dev": {
"phpunit/phpunit": "6.4.0",