Skip to content

Commit 031fc5a

Browse files
committed
Fix tests
1 parent ffeea98 commit 031fc5a

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
@@ -24,7 +24,7 @@
2424
"payum/core": "^1.5"
2525
},
2626
"require-dev": {
27-
"fabpot/goutte": "^3.2",
27+
"fabpot/goutte": "^3.2,<3.3",
2828
"php-http/guzzle6-adapter": "^2.0",
2929
"phpunit/phpunit": "^5.7"
3030
},

0 commit comments

Comments
 (0)