1
0
Fork 0

Remove version field from composer.json

pull/6/head
Felix Becker 2016-08-25 15:32:18 +02:00
parent 0c96597fdf
commit f33fda952f
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
{ {
"name": "felixfbecker/language-server", "name": "felixfbecker/language-server",
"version": "1.0.0",
"description": "PHP Implementation of the Visual Studio Code Language Server Protocol", "description": "PHP Implementation of the Visual Studio Code Language Server Protocol",
"authors": [ "authors": [
{ {