Skip to content

Instantly share code, notes, and snippets.

@podarok
Created July 6, 2023 09:54
Show Gist options
  • Save podarok/edc0b65976ad4ba3733947b1ee56cbd2 to your computer and use it in GitHub Desktop.
Save podarok/edc0b65976ad4ba3733947b1ee56cbd2 to your computer and use it in GitHub Desktop.
template for y_lb 2.2.0
{
"name": "drupal/$projectname",
"description": "TODO.",
"type": "drupal-module",
"require": {
"ycloudyusa/y_lb": "^2.2.0",
"php": ">=8.1"
},
"license": "GPL-2.0+",
"minimum-stability": "dev"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment