Skip to content

Commit

Permalink
Move requires to plugin header
Browse files Browse the repository at this point in the history
  • Loading branch information
akirk committed Jan 22, 2024
1 parent 600d20d commit 4c9e78f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
- Tags: friends, rss, decentralized, social-network, own-your-data
- Requires at least: 5.0
- Tested up to: 6.4
- Requires PHP: 5.6
- License: [GPLv2 or later](http://www.gnu.org/licenses/gpl-2.0.html)
- Stable tag: 2.8.4

Expand Down
3 changes: 2 additions & 1 deletion friends.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
* Plugin author: Alex Kirk
* Plugin URI: https://github.com/akirk/friends
* Version: 2.8.4
*
* Requires PHP: 5.6
* Description: A social network between WordPresses. Privacy focused, by itself a self-hosted RSS++ reader with notifications.
*
* License: GPL2
Expand Down

0 comments on commit 4c9e78f

Please sign in to comment.