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.
1 parent 3226049 commit 3e805b7Copy full SHA for 3e805b7
README.md
@@ -43,10 +43,11 @@ if ($validator->isValid($message)) {
43
44
The SNS Message Validator can be installed via [Composer][].
45
46
- $ composer require aws/aws-php-sns-message-validator
+ $ composer require aws/aws-php-sns-message-validator
47
48
Since the library has no other PHP dependencies, you can also easily install
49
-the library from the [source code][] here on GitHub.
+the library from the [source code][] here on GitHub, assuming you include the
50
+files manually or use your own autoloader.
51
52
## About Amazon SNS
53
0 commit comments