#3298 closed defect (fixed)
Add/fix required PHP version
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.6.3 | Priority: | normal |
Severity: | normal | Version: | trunk |
Component: | General | Keywords: | has-patch commit |
Cc: |
Description
Based on the current readme.txt
in trunk
, bbPress now requires WP 5.3.
With that in mind, the PHP requirement in the src/composer.json
file should be set to PHP 5.6.20.
Additionally, adding the Requires PHP
header to the readme.txt
file to expose this information in the plugins repository too.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
In 7016: