Skip to content

Commit 1711c5b

Browse files
committed
Merge branch 'master' of github.com:aws/aws-php-sns-message-validator
2 parents ad81e1f + 15068a4 commit 1711c5b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,9 @@ if ($validator->isValid($message)) {
2828
// do something with the message
2929
}
3030
```
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

Comments
 (0)