We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ad81e1f + 15068a4 commit 1711c5bCopy full SHA for 1711c5b
README.md
@@ -28,3 +28,9 @@ if ($validator->isValid($message)) {
28
// do something with the message
29
}
30
```
31
+
32
+### Thanks
33
34
+A special thanks goes out to [Julian Vidal](https://github.com/poisa) who helped
35
+create the [initial implementation](https://github.com/aws/aws-sdk-php/tree/2.8/src/Aws/Sns/MessageValidator)
36
+in Version 2 of the [AWS SDK for PHP](https://github.com/aws/aws-sdk-php).
0 commit comments