Skip to content
This repository was archived by the owner on Feb 28, 2024. It is now read-only.

Commit dcd0c8c

Browse files
committed
Fixed class name
1 parent 2f6ad46 commit dcd0c8c

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
@@ -23,7 +23,7 @@
2323
"guzzlehttp/guzzle": "^6.2"
2424
},
2525
"suggest": {
26-
"psr/http-message": "Allow usage of the PsrHttpMessageSigner class"
26+
"psr/http-message": "Allow usage of the PsrHttpMessageEncryptionInterceptor class"
2727
},
2828
"autoload": {
2929
"psr-4": {

0 commit comments

Comments
 (0)