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 1d65da8 commit 2a818e9Copy full SHA for 2a818e9
composer.json
@@ -12,15 +12,15 @@
12
"require": {
13
"php": "^7.1 || ^8.0",
14
"nette/finder": "^2.5",
15
- "phpstan/phpstan": "^0.12.65",
+ "phpstan/phpstan": "^1.0",
16
"symfony/yaml": "~3.4.5|^4.2",
17
"webflo/drupal-finder": "^1.2"
18
},
19
"require-dev": {
20
- "phpstan/phpstan-strict-rules": "^0.12.0",
+ "phpstan/phpstan-strict-rules": "^1.0",
21
"squizlabs/php_codesniffer": "^3.3",
22
"phpunit/phpunit": "^6.5 || ^7.5 || ^8.0 || ^9",
23
- "phpstan/phpstan-deprecation-rules": "~0.12.0",
+ "phpstan/phpstan-deprecation-rules": "^1.0",
24
"composer/installers": "^1.9",
25
"drupal/core-recommended": "^8.8@alpha || ^9.0",
26
"drupal/core-dev": "^8.8@alpha || ^9.0",
0 commit comments