Created
July 6, 2023 09:54
-
-
Save podarok/edc0b65976ad4ba3733947b1ee56cbd2 to your computer and use it in GitHub Desktop.
template for y_lb 2.2.0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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