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 31e8735 commit 2a938c4Copy full SHA for 2a938c4
composer.json
@@ -16,8 +16,8 @@
16
"mglaman/phpstan-drupal": "^1.0.0",
17
"nette/neon": "^3.1",
18
"phpstan/phpstan-deprecation-rules": "^1.0.0",
19
- "symfony/console": "~3.2 || ~4.0",
20
- "symfony/process": "~3.2 || ~4.0",
+ "symfony/console": "~3.4.5 || ^4.2|| ^5.0 || ^6.0",
+ "symfony/process": "~3.4.5 || ^4.2|| ^5.0 || ^6.0",
21
"webflo/drupal-finder": "^1.1"
22
},
23
"require-dev": {
0 commit comments