Skip to content

Commit

Permalink
Update phpstorm-stubs and understand @removed annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Oct 5, 2020
1 parent b825185 commit a39a46f
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 31 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"hoa/exception": "^1.0",
"hoa/regex": "1.17.01.13",
"jean85/pretty-package-versions": "^1.0.3",
"jetbrains/phpstorm-stubs": "dev-master#d4db4b4834d8a9c8fc3c0aa6dc3c9bae723bbc9c",
"jetbrains/phpstorm-stubs": "dev-master#283077af53ba9319567ff1dd0caf15c5468209a0",
"nette/bootstrap": "^3.0",
"nette/di": "^3.0.5",
"nette/finder": "^2.5",
Expand All @@ -23,7 +23,7 @@
"nette/utils": "^3.1.3",
"nikic/php-parser": "4.10.2",
"ondram/ci-detector": "^3.4.0",
"ondrejmirtes/better-reflection": "4.3.31",
"ondrejmirtes/better-reflection": "4.3.33",
"phpdocumentor/reflection-docblock": "4.3.4",
"phpstan/php-8-stubs": "^0.1.2",
"phpstan/phpdoc-parser": "^0.4.9",
Expand Down
60 changes: 31 additions & 29 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a39a46f

Please sign in to comment.