removed foundation integration

This commit is contained in:
glmdev
2016-07-08 12:22:57 -05:00
parent 43ad667c40
commit 9c2a7a2044
4 changed files with 5 additions and 47 deletions

View File

@@ -11,8 +11,7 @@
"require": {
"illuminate/support": "^5.2",
"illuminate/database": "^5.2",
"ramsey/uuid": "^3.4",
"glmdev/foundation": "^0.0.17"
"ramsey/uuid": "^3.4"
},
"require-dev": {
"phpunit/phpunit": "~4.0"