We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bfca8cb + 7604725 commit 9a865a2Copy full SHA for 9a865a2
composer.json
@@ -7,8 +7,8 @@
7
"prefer-stable": true,
8
"require": {
9
"php": "^7.2 || ^8.0",
10
- "phpstan/phpstan": "^1.8",
11
- "nikic/php-parser": "^4.13.0",
+ "phpstan/phpstan": "^1.8.9",
+ "nikic/php-parser": "^4.15.1",
12
"typo3/cms-core": "^9.5 || ^10.4 || ^11.5",
13
"typo3/cms-extbase": "^9.5 || ^10.4 || ^11.5"
14
},
0 commit comments