updated to latest Foundation:

This commit is contained in:
Garrett Mills
2016-06-30 15:38:07 +00:00
parent d60e008a41
commit 414cf5a5c6
2 changed files with 41 additions and 2 deletions

View File

@@ -5,14 +5,14 @@
"authors": [
{
"name": "Garrett Mills",
"email": "garrett@glmills.gq"
"email": "glmdev@outlook.com"
}
],
"require": {
"illuminate/support": "^5.2",
"illuminate/database": "^5.2",
"ramsey/uuid": "^3.4",
"glmdev/foundation": "^0.0.14"
"glmdev/foundation": "^0.0.16"
},
"require-dev": {
"phpunit/phpunit": "~4.0"