Skip to content

Commit d696aa5

Browse files
authored
Merge pull request #1102 from meyerbaptiste/fix_behat
Fix Behat
2 parents 8eba9ec + 805000e commit d696aa5

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
@@ -22,7 +22,7 @@
2222
"symfony/property-access": "^2.7 || ^3.0",
2323
"symfony/property-info": "^3.1",
2424
"symfony/serializer": "^3.1",
25-
"willdurand/negotiation": "^2.0.3"
25+
"willdurand/negotiation": "^2.0.3 <2.3"
2626
},
2727
"require-dev": {
2828
"behat/behat": "^3.1",

0 commit comments

Comments
 (0)