Skip to content

Commit

Permalink
Revert "add composer.lock"
Browse files Browse the repository at this point in the history
This reverts commit e37cadd.
  • Loading branch information
ol0lll committed Jan 29, 2020
1 parent 82f1b17 commit 93bc33f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 13,338 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,3 @@ docroot/sites/*.dd

# Ignore .env files as they are personal
/.env
.editorconfig
.gitattributes
10 changes: 4 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,17 +37,15 @@
],
"require": {
"php": ">=7.2",
"composer/installers": "^1.2",
"thunder/thunder-distribution": "~3.4",
"cweagans/composer-patches": "^1.6.5",
"drupal/console": "^1.6.1",
"drupal/core-composer-scaffold": "^8.8",
"drupal/core-recommended": "^8.8",
"drupal/console": "^1.6.1",
"composer/installers": "^1.2",
"drush/drush": "^9.0|^10.0",
"oomphinc/composer-installers-extender": "^1.1",
"thunder/thunder-distribution": "~3.4",
"thunder/thunder_styleguide": "dev-8.x-1.x",
"thunder/thunder_testing_demo": "3.x-dev",
"vlucas/phpdotenv": "^2.4",
"oomphinc/composer-installers-extender": "^1.1",
"zaporylie/composer-drupal-optimizations": "^1.1"
},
"require-dev": {
Expand Down
Loading

0 comments on commit 93bc33f

Please sign in to comment.