Skip to content

Commit

Permalink
Merge pull request #35 from ramsalt/scaffold-version-constriant
Browse files Browse the repository at this point in the history
Use proper version constraint for drupal-scaffold
  • Loading branch information
jfauske authored Dec 29, 2024
2 parents 6447e26 + dcb9e90 commit 4b323c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"drupal/monolog": "^3.0",
"drush/drush": "^13.0",
"oomphinc/composer-installers-extender": "^2.0",
"ramsalt/drupal-scaffold": "*",
"ramsalt/drupal-scaffold": "^1.0",
"vlucas/phpdotenv": "^5.1",
"webflo/drupal-finder": "^1.3"
},
Expand Down

0 comments on commit 4b323c1

Please sign in to comment.