Skip to content

Commit

Permalink
Merge pull request #11 from codeigniter4/dependabot/composer/phpstan/…
Browse files Browse the repository at this point in the history
…phpstan-tw-0.12or-tw-1.0

Update phpstan/phpstan requirement from ^0.12 to ^0.12 || ^1.0
  • Loading branch information
lonnieezell authored Nov 9, 2021
2 parents 5d758e5 + 66da93c commit 01a38cf
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 @@ -25,7 +25,7 @@
"mockery/mockery": "^1.0",
"nexusphp/tachycardia": "^1.0",
"php-coveralls/php-coveralls": "^2.4",
"phpstan/phpstan": "^0.12",
"phpstan/phpstan": "^0.12 || ^1.0",
"phpunit/phpunit": "^9.0",
"squizlabs/php_codesniffer": "^3.3"
},
Expand Down

0 comments on commit 01a38cf

Please sign in to comment.