Skip to content

Commit

Permalink
Use proper version constraint for drupal-scaffold
Browse files Browse the repository at this point in the history
  • Loading branch information
szeidler authored Dec 29, 2024
1 parent 6447e26 commit dcb9e90
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 dcb9e90

Please sign in to comment.