Skip to content

Commit cb6dcb5

Browse files
committed
Make PHPStan dependency broader
1 parent 389b7ce commit cb6dcb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"brick/varexporter": "^0.3.5",
2828
"friendsofphp/php-cs-fixer": "^3.2",
2929
"oscarotero/php-cs-fixer-config": "^2.0",
30-
"phpstan/phpstan": "^2.1"
30+
"phpstan/phpstan": "^1|^2"
3131
},
3232
"autoload": {
3333
"psr-4": {

0 commit comments

Comments
 (0)