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 2bd9077 commit a2040d8Copy full SHA for a2040d8
composer.json
@@ -7,9 +7,9 @@
7
"prefer-stable": true,
8
"require": {
9
"php": "~7.1",
10
- "phpstan/phpstan": "^0.11",
11
- "typo3/cms-core": "^8.7 || ^9.5",
12
- "typo3/cms-extbase": "^8.7 || ^9.5"
+ "phpstan/phpstan": "^0.10",
+ "typo3/cms-core": "^8.7 || ^9.5 || ^10.0",
+ "typo3/cms-extbase": "^8.7 || ^9.5 || ^10.0"
13
},
14
"require-dev": {
15
"consistence/coding-standard": "^3.8",
0 commit comments