Skip to content

Commit

Permalink
chore(): Update symfony/process
Browse files Browse the repository at this point in the history
  • Loading branch information
marcreichel committed Jul 20, 2023
1 parent 3c2aab7 commit cefdf29
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 @@ -23,7 +23,7 @@
"require": {
"php": ">=8.0",
"psr/log": "^1.1",
"symfony/process": "^5.0",
"symfony/process": "^5.0|^6.0.0",
"symfony/polyfill-mbstring": "^1.15"
},
"require-dev": {
Expand Down

0 comments on commit cefdf29

Please sign in to comment.