Skip to content

Commit

Permalink
[Test] Use symfony/process:7.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedghanem00 committed Jun 7, 2024
1 parent dc969d8 commit 87b3f2e
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 @@ -35,7 +35,7 @@
"require": {
"php": "^8.2",
"symfony/string": "^6.0 || ^7.0",
"symfony/process": "^6.0 || ^7.0",
"symfony/process": "7.0.7",
"intervention/image": "^2.7.0"
},

Expand Down

0 comments on commit 87b3f2e

Please sign in to comment.