Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfbecker committed Aug 21, 2018
1 parent 861de7e commit 83846ff
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 834 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"felixfbecker/language-server": "v5.4.0"
"felixfbecker/language-server": "^5.4"
},
"scripts": {
"parse-stubs": "LanguageServer\\ComposerScripts::parseStubs",
Expand Down
Loading

0 comments on commit 83846ff

Please sign in to comment.