Skip to content

Commit f08ab61

Browse files
authored
Merge pull request KnpLabs#427 from Nyholm/patch-2
Bumped version of cache plugin
2 parents ec56535 + dcc79f0 commit f08ab61

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
"php-http/discovery": "^1.0",
2525
"php-http/client-implementation": "^1.0",
2626
"php-http/client-common": "^1.1",
27-
"php-http/cache-plugin": "^1.0"
27+
"php-http/cache-plugin": "^1.1"
2828
},
2929
"require-dev": {
3030
"phpunit/phpunit": "~4.0",

0 commit comments

Comments
 (0)