Skip to content

Commit

Permalink
Extend symfony/process constraint
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiu-cristea authored Jul 9, 2024
1 parent c9fc1d4 commit 937a676
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 @@ -13,7 +13,7 @@
],
"require": {
"php": ">=7.4",
"symfony/process": "~2.5|~3.0|~4.4|^6",
"symfony/process": "~2.5 || ~3.0 || ~4.4 || ^6 || ^7.1",
"symfony/dependency-injection": "~2.6|~3.0|~4.4|^6",
"drupal/core-utility": "^8.4 || ^9 || ^10 || ^11"
},
Expand Down

0 comments on commit 937a676

Please sign in to comment.