Skip to content

Commit bafc25d

Browse files
committed
Add support for PHPStan 1.11
1 parent 5d496f8 commit bafc25d

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
@@ -12,7 +12,7 @@
1212
"prefer-stable": true,
1313
"require": {
1414
"php": "^7.4 || ^8.0",
15-
"phpstan/phpstan": "^1.10.9",
15+
"phpstan/phpstan": "^1.10.9 || ^1.11.0",
1616
"typo3/cms-core": "^11.5 || ^12.4 || ^13.0",
1717
"typo3/cms-extbase": "^11.5 || ^12.4 || ^13.0",
1818
"bnf/phpstan-psr-container": "^1.0",

0 commit comments

Comments
 (0)