Skip to content

Commit

Permalink
Update symfony/process requirement from ^5.0 || ^6.0 to ^7.1.1
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: symfony/process
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 0aaf3b3 commit 8ac0fba
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 @@ -19,7 +19,7 @@
"symfony/dependency-injection": "^5.0 || ^6.0",
"symfony/finder": "^5.1 || ^6.0",
"symfony/options-resolver": "^5.0 || ^6.0",
"symfony/process": "^5.0 || ^6.0",
"symfony/process": "^7.1.1",
"webmozart/assert": "^1.9"
},
"require-dev": {
Expand Down

0 comments on commit 8ac0fba

Please sign in to comment.