Skip to content

Commit ef10df2

Browse files
fix(deps): update dependency symfony/process to v8 (#758)
* fix(deps): update dependency symfony/process to v8 * Update composer.json --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tien Vo Xuan <tien.xuan.vo@gmail.com>
1 parent ecece30 commit ef10df2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"ext-ffi": "*",
2424
"ext-json": "*",
2525
"composer/semver": "^1.4.0|^3.2.0",
26-
"symfony/process": "^5.4|^6.0|^7.0",
26+
"symfony/process": "^5.4|^6.0|^7.0|^8.0",
2727
"guzzlehttp/psr7": "^2.4.5",
2828
"pact-foundation/composer-downloads-plugin": "^2.1"
2929
},

0 commit comments

Comments
 (0)