Skip to content

Commit 899c424

Browse files
Merge pull request #150 from oliverklee/task/bump-phpstan
[TASK] Bump PHPStan to ^1.10.9
2 parents 2ff4e0c + a84a265 commit 899c424

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.8.9",
15+
"phpstan/phpstan": "^1.10.9",
1616
"nikic/php-parser": "^4.15.1",
1717
"typo3/cms-core": "^10.4 || ^11.5 || ^12.4 || ^13.0",
1818
"typo3/cms-extbase": "^10.4 || ^11.5 || ^12.4 || ^13.0",

0 commit comments

Comments
 (0)