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.
2 parents 4efa10c + 4bfae18 commit 24b0774Copy full SHA for 24b0774
composer.json
@@ -42,9 +42,9 @@
42
"phpstan/phpstan": "^1.8.2",
43
"phpunit/phpunit": "^9.5.21 || ^10.5.9 || ^11.0.0",
44
"scrutinizer/ocular": "^1.8.1",
45
- "symfony/finder": "^5.3 | ^6.0 | ^7.0",
46
- "symfony/process": "^5.4 | ^6.0 | ^7.0",
47
- "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0 | ^7.0",
+ "symfony/finder": "^5.3 | ^6.0 | ^7.0 || ^8.0",
+ "symfony/process": "^5.4 | ^6.0 | ^7.0 || ^8.0",
+ "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0 | ^7.0 || ^8.0",
48
"unleashedtech/php-coding-standard": "^3.1.1",
49
"vimeo/psalm": "^4.24.0 || ^5.0.0 || ^6.0.0"
50
},
0 commit comments