mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-14 00:26:33 +03:00
Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7441624e8f |
+2
-2
@@ -12,9 +12,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-2007/{package_dotted}.{version}.json",
|
||||
"recipe_template": "https://raw.githubusercontent.com/symfony/recipes-contrib/flex/pull-1990/{package_dotted}.{version}.json",
|
||||
"recipe_template_relative": "{package_dotted}.{version}.json",
|
||||
"archived_recipes_template": "https://raw.githubusercontent.com/symfony/recipes-contrib/flex/pull-2007/archived/{package_dotted}/{ref}.json",
|
||||
"archived_recipes_template": "https://raw.githubusercontent.com/symfony/recipes-contrib/flex/pull-1990/archived/{package_dotted}/{ref}.json",
|
||||
"archived_recipes_template_relative": "archived/{package_dotted}/{ref}.json"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -15,8 +15,6 @@
|
||||
"files": {
|
||||
"config/packages/symfony_security_auditor.yaml": {
|
||||
"contents": [
|
||||
"# $schema: https://raw.githubusercontent.com/vinceamstoutz/symfony-security-auditor/main/resources/schema.json",
|
||||
"",
|
||||
"# Full configuration reference (models, scan, audit loop, rate limits, caching):",
|
||||
"# https://github.com/vinceamstoutz/symfony-security-auditor/blob/main/docs/configuration.md",
|
||||
"#",
|
||||
@@ -40,7 +38,7 @@
|
||||
"executable": false
|
||||
}
|
||||
},
|
||||
"ref": "915fef86e9a4a0d808a89b31944f0503c0dd63a0"
|
||||
"ref": "87aec5ddb2d71e0b0571c2197f91ed9b28d51af5"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user