Skip to content

Commit

Permalink
Merge branch 'develop' into update/css-optimizer-0-2-2
Browse files Browse the repository at this point in the history
  • Loading branch information
kurudrive committed Feb 7, 2024
2 parents 06e6106 + e0b6989 commit 734a101
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/develop-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
php-versions: ['7.3', '7.4', '8.0', '8.1']
php-versions: ['7.4', '8.0', '8.1']
wp-versions: ['6.3','6.2','6.1']
name: PHP Unit test ${{ matrix.php-versions }} / WP ${{ matrix.wp-versions }} Test on ${{ matrix.operating-system }}
services:
Expand Down
4 changes: 3 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Tags: Gutenberg,FAQ,alert
Requires at least: 6.1
Tested up to: 6.4
Stable tag: 1.67.0.1
Requires PHP: 7.2
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -102,6 +102,8 @@ e.g.
1. VK Blocks examples.

== Changelog ==

[ Specification Change ] Change the required PHP version to 7.4 or higher.
[ Bug Fix ][ Image ]Fixed a bug in the photo frame with activated zoom in the image block styled 'photoFrame-tilt'

[ Specification Change ][ Slider ] Add Slider Mode on Editor.
Expand Down

0 comments on commit 734a101

Please sign in to comment.