Skip to content

Commit 6f07451

Browse files
committed
Fix composer.json.
1 parent 46d89c5 commit 6f07451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"drupal/drupal-driver": "^2.2.1 || dev-master",
2828
"friends-of-behat/mink-extension": "^2.7.1",
2929
"lullabot/mink-selenium2-driver": "^1.7",
30-
"symfony/http-client": "~4.4 || ^5 || ^6" || ^7,
30+
"symfony/http-client": "~4.4 || ^5 || ^6 || ^7",
3131
"webflo/drupal-finder": "^1.2"
3232
},
3333
"require-dev": {

0 commit comments

Comments
 (0)