mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
[PHP_CodeSniffer] Copy manifest.json instead of symlink.
This commit is contained in:
@@ -1 +0,0 @@
|
||||
../3.0/manifest.json
|
||||
9
squizlabs/php_codesniffer/3.6/manifest.json
Normal file
9
squizlabs/php_codesniffer/3.6/manifest.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"copy-from-recipe": {
|
||||
"phpcs.xml.dist": "phpcs.xml.dist"
|
||||
},
|
||||
"gitignore": [
|
||||
"/.phpcs-cache",
|
||||
"/phpcs.xml"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user