Skip to content

Commit

Permalink
Update phan/phan requirement from ^2.4 to ^2.4 || ^3.0 (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Oct 22, 2020
1 parent c15fdda commit f85ca41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"require-dev": {
"friendsofphp/php-cs-fixer": "^2.16",
"infection/infection": ">=0.15",
"phan/phan": "^2.4",
"phan/phan": "^2.4 || ^3.0",
"php-coveralls/php-coveralls": "^2.0",
"phpstan/phpstan": ">=0.12",
"phpunit/phpunit": "^8 || ^6",
Expand Down

0 comments on commit f85ca41

Please sign in to comment.