Skip to content

Commit

Permalink
Test with bleeding edge
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed May 12, 2019
1 parent 77f160a commit 1b2fd29
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"require": {
"php": "~7.1",
"phpstan/phpstan": "^0.11",
"phpstan/phpstan": "^0.11.4",
"nikic/php-parser": "^4.0"
},
"require-dev": {
Expand Down
1 change: 1 addition & 0 deletions phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ includes:
- vendor/phpstan/phpstan-phpunit/extension.neon
- vendor/phpstan/phpstan-phpunit/rules.neon
- vendor/phpstan/phpstan-strict-rules/rules.neon
- vendor/phpstan/phpstan/conf/bleedingEdge.neon

0 comments on commit 1b2fd29

Please sign in to comment.