Skip to content

Commit

Permalink
undo
Browse files Browse the repository at this point in the history
  • Loading branch information
joewhitsitt committed May 20, 2022
1 parent 64e7c8c commit ed4d42d
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,8 @@
"require": {
"drupal/samlauth": "^3.3",
"composer/installers": "^1.6",
"drupal/externalauth": "^1.1",
"mglaman/drupal-check": "^1.1.7"
"drupal/externalauth": "^1.1"
},
"minimum-stability": "dev",
"prefer-stable": true,
"config": {
"allow-plugins": {
"composer/installers": false
}
}
"prefer-stable": true
}

0 comments on commit ed4d42d

Please sign in to comment.