Merge branch 'release/v0.7.14' into feature/react

This commit is contained in:
Dane Everitt
2019-06-22 12:28:44 -07:00
16 changed files with 178 additions and 59 deletions

View File

@@ -9,7 +9,7 @@ return [
| change this value if you are not maintaining your own internal versions.
*/
'version' => 'canary',
'version' => '0.7.14',
/*
|--------------------------------------------------------------------------

View File

@@ -1,6 +1,5 @@
<?php
return [
/*
|--------------------------------------------------------------------------