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 89f6fde commit 8ad3e16Copy full SHA for 8ad3e16
composer.json
@@ -32,7 +32,7 @@
32
"require": {
33
"php": "^7.4 | ^8.0",
34
"ext-pcntl": "*",
35
- "symfony/console": "^4.4 | ^5.4 | ^6.0"
+ "symfony/console": "^4.4 | ^5.4 | ^6.0 | ^7.0"
36
},
37
"require-dev": {
38
"facile-it/facile-coding-standard": "^0.5.2",
@@ -42,7 +42,7 @@
42
"phpstan/phpstan-phpunit": "^1.3",
43
"phpunit/phpunit": "^9.6.6",
44
"phpspec/prophecy-phpunit": "^2.0",
45
- "symfony/phpunit-bridge": "^5.2",
+ "symfony/phpunit-bridge": "^6.4",
46
"vimeo/psalm": "^4.6"
47
}
48
0 commit comments