Skip to content

Commit 055d9b6

Browse files
committed
Update plugin header
1 parent 8221c92 commit 055d9b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jwt-auth.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111
* Plugin URI: https://github.com/WP-API/jwt-auth
1212
* Description: Feature plugin to bring JSON Web Token REST API authentication to Core
1313
* Version: 0.1
14-
* Author: XWP, and contributors
14+
* Author: WP-API
1515
* Author URI: https://github.com/WP-API/jwt-auth/graphs/contributors
1616
* Text Domain: jwt-auth
1717
* License: GPL-2.0+
1818
* License URI: http://www.gnu.org/licenses/gpl-2.0.txt
1919
* GitHub Plugin URI: https://github.com/WP-API/jwt-auth
20-
* Requires PHP: 5.3.0
20+
* Requires PHP: 5.6.20
2121
* Requires WP: 4.4.0
2222
*/
2323

0 commit comments

Comments
 (0)