mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 23:26:40 +03:00
Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7bda6932c6 |
+8
-3
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"aliases": [],
|
||||
"aliases": {
|
||||
"leoparden-license": "leoparden/plugin-license-manager",
|
||||
"leopardenlicense": "leoparden/plugin-license-manager",
|
||||
"plugin-license-manager": "leoparden/plugin-license-manager",
|
||||
"pluginlicensemanager": "leoparden/plugin-license-manager"
|
||||
},
|
||||
"recipes": {
|
||||
"leoparden/plugin-license-manager": [
|
||||
"1.0"
|
||||
@@ -12,9 +17,9 @@
|
||||
"_links": {
|
||||
"repository": "github.com/symfony/recipes-contrib",
|
||||
"origin_template": "{package}:{version}@github.com/symfony/recipes-contrib:main",
|
||||
"recipe_template": "https://raw.githubusercontent.com/symfony/recipes-contrib/flex/pull-2002/{package_dotted}.{version}.json",
|
||||
"recipe_template": "https://raw.githubusercontent.com/symfony/recipes-contrib/flex/pull-2001/{package_dotted}.{version}.json",
|
||||
"recipe_template_relative": "{package_dotted}.{version}.json",
|
||||
"archived_recipes_template": "https://raw.githubusercontent.com/symfony/recipes-contrib/flex/pull-2002/archived/{package_dotted}/{ref}.json",
|
||||
"archived_recipes_template": "https://raw.githubusercontent.com/symfony/recipes-contrib/flex/pull-2001/archived/{package_dotted}/{ref}.json",
|
||||
"archived_recipes_template_relative": "archived/{package_dotted}/{ref}.json"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
}
|
||||
},
|
||||
"files": [],
|
||||
"ref": "ef89fa64ea79eedcdc533b9682de0cbf6554d5fb"
|
||||
"ref": "755103dd80713412657f29c9f30ff5ea910a22cf"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user