Merge commit 'be3e8236086165e5e45a5a10783823874b3f3ebd' as 'lib/vscode'
This commit is contained in:
17
lib/vscode/extensions/php/cgmanifest.json
Normal file
17
lib/vscode/extensions/php/cgmanifest.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"registrations": [
|
||||
{
|
||||
"component": {
|
||||
"type": "git",
|
||||
"git": {
|
||||
"name": "language-php",
|
||||
"repositoryUrl": "https://github.com/atom/language-php",
|
||||
"commitHash": "6c0da475f86b45ea990638525f68be7658986546"
|
||||
}
|
||||
},
|
||||
"license": "MIT",
|
||||
"version": "0.44.5"
|
||||
}
|
||||
],
|
||||
"version": 1
|
||||
}
|
||||
Reference in New Issue
Block a user