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 d92d199 commit 2e92d61Copy full SHA for 2e92d61
README.md
@@ -8,7 +8,7 @@
8
The **Amazon SNS Message Validator for PHP** library allows you to validate that
9
incoming HTTP(S) POST messages are valid Amazon SNS notifications. This library
10
is standalone and does not depend on the AWS SDK for PHP or Guzzle; however, it
11
-does require PHP 5.4+ and that the OpenSSL PHP extension is installed.
+does require PHP 8.1+ and that the OpenSSL PHP extension is installed.
12
13
Jump To:
14
* [Basic Usage](_#Basic-Usage_)
0 commit comments