Skip to content

Commit

Permalink
Merge commit 'daec1aca7e12badfac89a0a0170836a0fe568f95' into avif/med…
Browse files Browse the repository at this point in the history
…ia-library#794
  • Loading branch information
MathieuLamiot committed Mar 14, 2024
2 parents 7d93d51 + daec1ac commit 6fce2ad
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
fail-fast: false
matrix:
operating-system: [ubuntu-latest]
php-versions: ['7.3', '7.4']
php-versions: ['7.4']
wp-versions: ['latest']

name: WP ${{ matrix.wp-versions }} with PHP ${{ matrix.php-versions }} on ${{ matrix.operating-system }}.
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test_plugin_legacy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
fail-fast: false
matrix:
operating-system: [ubuntu-latest]
php-versions: ['7.1', '7.2']
php-versions: ['7.3']
wp-versions: ['5.3']

name: WP ${{ matrix.wp-versions }} with PHP ${{ matrix.php-versions }} on ${{ matrix.operating-system }}.
Expand Down
2 changes: 1 addition & 1 deletion imagify.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Description: Dramatically reduce image file sizes without losing quality, make your website load faster, boost your SEO and save money on your bandwidth using Imagify, the new most advanced image optimization tool.
* Version: 2.2.0.1
* Requires at least: 5.3
* Requires PHP: 7.0
* Requires PHP: 7.3
* Author: Imagify – Optimize Images & Convert WebP & Avif
* Author URI: https://imagify.io
* Licence: GPLv2
Expand Down
1 change: 1 addition & 0 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Contributors: wp_rocket, imagify
Tags: optimize images, convert webp, webp converter, convert AVIF, webp to AVIF, AVIF plugin, AVIF converter, image optimization, compress images, image compressor, resize images, reduce image size, performance, image optimizer, core web vitals, best image optimization plugin
Tested up to: 6.4
Stable tag: 2.2.0.1
Requires PHP: 7.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down

0 comments on commit 6fce2ad

Please sign in to comment.