Skip to content

Commit 9cdf26f

Browse files
committed
[TASK] Reqire PHPStan 1.8
1 parent 8777ef9 commit 9cdf26f

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
@@ -7,7 +7,7 @@
77
"prefer-stable": true,
88
"require": {
99
"php": "^7.2 || ^8.0",
10-
"phpstan/phpstan": "^1.7",
10+
"phpstan/phpstan": "^1.8",
1111
"nikic/php-parser": ">= 4.13",
1212
"typo3/cms-core": "^8.7 || ^9.5 || ^10.4 || ^11.2",
1313
"typo3/cms-extbase": "^8.7 || ^9.5 || ^10.4 || ^11.2"

0 commit comments

Comments
 (0)