Skip to content

Commit d3b497e

Browse files
Update dependency symfony/process to v8 (#51)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 63a9f90 commit d3b497e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"phpunit/phpunit": "^11.0",
2929
"rector/rector": "^2",
3030
"squizlabs/php_codesniffer": "^3",
31-
"symfony/process": "^6 || ^7.0",
31+
"symfony/process": "^6 || ^7.0 || ^8.0",
3232
"drupal/coder": "^8.3",
3333
"drevops/phpcs-standard": "^0.6"
3434
},

0 commit comments

Comments
 (0)