Skip to content

Commit fc5f9e8

Browse files
committed
Make sure to use a plugin version with correct interface
1 parent 0119200 commit fc5f9e8

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
@@ -20,7 +20,7 @@
2020
"php-http/client-implementation": "^1.0",
2121
"php-http/message-factory": "^1.0.2",
2222
"php-http/client-common": "^1.1",
23-
"php-http/plugins": "^1.0",
23+
"php-http/plugins": "^1.1",
2424
"symfony/options-resolver": "^2.7|^3.0",
2525
"symfony/framework-bundle": "^2.7|^3.0"
2626
},

0 commit comments

Comments
 (0)