declare compatibility with WordPress 6.6
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
6
.github/workflows/test.yml
vendored
6
.github/workflows/test.yml
vendored
@ -7,11 +7,11 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- php: '8.3'
|
- php: '8.3'
|
||||||
wordpress: '6.4'
|
wordpress: '6.6'
|
||||||
- php: '8.2'
|
- php: '8.2'
|
||||||
wordpress: '6.3'
|
wordpress: '6.4'
|
||||||
- php: '8.1'
|
- php: '8.1'
|
||||||
wordpress: '6.1'
|
wordpress: '6.2'
|
||||||
- php: '8.0'
|
- php: '8.0'
|
||||||
wordpress: '6.0'
|
wordpress: '6.0'
|
||||||
- php: '7.4'
|
- php: '7.4'
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
* Contributors: Stefan Kalscheuer
|
* Contributors: Stefan Kalscheuer
|
||||||
* Tags: liveticker, feed, rss
|
* Tags: liveticker, feed, rss
|
||||||
* Requires at least: 5.0
|
* Requires at least: 5.0
|
||||||
* Tested up to: 6.4
|
* Tested up to: 6.6
|
||||||
* Requires PHP: 7.2
|
* Requires PHP: 7.2
|
||||||
* Stable tag: 1.2.2
|
* Stable tag: 1.2.2
|
||||||
* License: GPLv2 or later
|
* License: GPLv2 or later
|
||||||
|
Reference in New Issue
Block a user