Skip to content

Commit

Permalink
Updated core to fix IDE analyzer
Browse files Browse the repository at this point in the history
____
PHPStrom incorrectly analyze return type hinting with "self"
php-kitchen/code-specs-core#4
  • Loading branch information
prowwid committed Nov 17, 2017
1 parent ebea01a commit 4ee3279
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -22,7 +22,7 @@
"minimum-stability": "stable",
"require": {
"php": "^7.1",
"php-kitchen/code-specs-core": "3.0.*"
"php-kitchen/code-specs-core": "3.0.1"
},
"require-dev": {
"phpunit/phpunit": "^6.2",
Expand Down
34 changes: 17 additions & 17 deletions composer.lock

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

0 comments on commit 4ee3279

Please sign in to comment.