diff --git a/composer.json b/composer.json index 02af1ac..4dd858b 100644 --- a/composer.json +++ b/composer.json @@ -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" diff --git a/src/FoundationMetaPackage.php b/src/FoundationMetaPackage.php new file mode 100644 index 0000000..d0562cf --- /dev/null +++ b/src/FoundationMetaPackage.php @@ -0,0 +1,39 @@ +