Skip to content

Commit

Permalink
fix(deps): update dependency symfony/process to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 31, 2024
1 parent 79cd2a5 commit fe05de4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
],
"require": {
"php": "^8.0",
"symfony/process": "^4.0|^5.0|^6.0"
"symfony/process": "7.0.3"
},
"require-dev": {
"phpunit/phpunit": "^10.0"
Expand Down

0 comments on commit fe05de4

Please sign in to comment.