Skip to content

Commit

Permalink
Merge pull request #291 from localgovdrupal/fix/1.x-group-dev-dependancy
Browse files Browse the repository at this point in the history
Add Group as a dev dependency
  • Loading branch information
andybroomfield authored Oct 2, 2023
2 parents 93f9a15 + cf95b5c commit e194de0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"drupal/core": "^9.4 || ^10.0"
},
"require-dev": {
"drupal/group": "^3.2",
"drupal/scheduled_transitions": "^2.1"
},
"suggest": {
Expand Down

0 comments on commit e194de0

Please sign in to comment.