We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f727d89 + 8931a45 commit 2ad9ac7Copy full SHA for 2ad9ac7
composer.json
@@ -19,12 +19,12 @@
19
"php": "^7.3|^8.0",
20
"ext-fileinfo": "*",
21
"psr/log": "^1.0 | ^2.0 | ^3.0",
22
- "symfony/process": "^4.2|^5.0|^6.0|^7.0"
+ "symfony/process": "^4.2|^5.0|^6.0|^7.0|^8.0"
23
},
24
"require-dev": {
25
"pestphp/pest": "^1.21|^2.0|^3.0|^4.0",
26
"phpunit/phpunit": "^8.5.21|^9.4.4|^10.0|^11.0|^12.0",
27
- "symfony/var-dumper": "^4.2|^5.0|^6.0|^7.0"
+ "symfony/var-dumper": "^4.2|^5.0|^6.0|^7.0|^8.0"
28
29
"autoload": {
30
"psr-4": {
0 commit comments