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.
1 parent b8b0f88 commit 7604725Copy full SHA for 7604725
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