Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Commit

Permalink
Template now installs the latest 9.2.x release of Sector
Browse files Browse the repository at this point in the history
  • Loading branch information
dieuwedeboer committed Sep 17, 2021
1 parent c5122ed commit 8fab1c9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
"require": {
"composer/installers": "^1.2",
"cweagans/composer-patches": "~1.0",
"drupal/core-composer-scaffold": "^9.1",
"drupal/core-recommended": "^9.1",
"drupal/core-composer-scaffold": "^9.2",
"drupal/core-recommended": "^9.2",
"drush/drush": "^10.0",
"oomphinc/composer-installers-extender": "^2.0",
"sparksinteractive/sector-distribution": "~9.1.0"
"sparksinteractive/sector-distribution": "~9.2.0"
},
"require-dev": {
"drupal/core-dev": "^9.1"
"drupal/core-dev": "^9.2"
},
"config": {
"sort-packages": true
Expand Down

0 comments on commit 8fab1c9

Please sign in to comment.