Skip to content

Commit 805000e

Browse files
committed
Fix Behat
1 parent 8eba9ec commit 805000e

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)