Skip to content

Commit

Permalink
Fixes #1739: (Workaround) Pin the version of reflection-docblock to p…
Browse files Browse the repository at this point in the history
…revent syntax-checking problems with @Usage tags. (#1740)
  • Loading branch information
greg-1-anderson authored Jul 17, 2017
1 parent deb495a commit 4058d59
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 70 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"php": ">=5.5.9",
"composer/semver": "^1.4",
"consolidation/robo": "^1.1.0",
"phpdocumentor/reflection-docblock": "~3.1.1",
"guzzlehttp/guzzle": "^6.2",
"psy/psysh": "^0.8",
"symfony/console": "^3.3",
Expand Down
Loading

0 comments on commit 4058d59

Please sign in to comment.