|
|
@@ -55,7 +55,10 @@ Profit!
|
|
|
- WordPress
|
|
|
- [`wp-two-factor-auth`](https://github.com/sjinks/wp-two-factor-auth)
|
|
|
- [Simple 2FA `simple-2fa`](https://wordpress.org/plugins/simple-2fa/)
|
|
|
-
|
|
|
+- other
|
|
|
+ - [Wirecard payment SDK](https://github.com/wirecard/paymentSDK-php)
|
|
|
+ - [gaara 嘎啦](https://github.com/xutengx/gaara)
|
|
|
+
|
|
|
#### PHP 5
|
|
|
I've dropped PHP < 7.2 support as of August 2018 and PHP 5 support in early 2017 already. PHP 5.6 - 7.1 will be retired in the end of 2018, so there's no reason to stay on these versions and you really should upgrade your server.
|
|
|
However, if upgrading is not an option for you, you can use the unsupported PHP 5.6 backport of the 2.0 branch. It's available as [`1.0.8` on Packagist](https://packagist.org/packages/chillerlan/php-qrcode#1.0.8).
|