diff --git a/composer.json b/composer.json
index 16c556917f9447b6b6d771a1d07afddefe4c7da2..78624bb87baa5f22d900d804f3f71a64322f7ba5 100644
--- a/composer.json
+++ b/composer.json
@@ -109,8 +109,8 @@
     "drupal/videojs": "1.0",
     "drupal/xmlsitemap": "1.0.0-alpha2",
     "drush/drush": "~8.0",
-    "lakedrops/d8-project-scaffold": "latest",
-    "lakedrops/theme-d8-sass": "latest"
+    "lakedrops/d8-project-scaffold": "~0",
+    "lakedrops/theme-d8-sass": "~0"
   },
   "require-dev": {
     "behat/mink": "~1.7",