diff --git a/admin/Ilove_Img_Compress_Plugin.php b/admin/Ilove_Img_Compress_Plugin.php index 2cf74154..69f472bb 100644 --- a/admin/Ilove_Img_Compress_Plugin.php +++ b/admin/Ilove_Img_Compress_Plugin.php @@ -19,7 +19,7 @@ class Ilove_Img_Compress_Plugin { * @access public * @var string VERSION The current version of the plugin. */ - const VERSION = '2.2.1'; + const VERSION = '2.2.2'; /** * The unique identifier of this plugin. diff --git a/composer.json b/composer.json index 41cdde63..b744d35d 100644 --- a/composer.json +++ b/composer.json @@ -14,9 +14,9 @@ "ilovepdf/iloveimg-php": "dev-master" }, "require-dev": { - "phpstan/phpstan": "^1.10", + "phpstan/phpstan": "^1.12", "szepeviktor/phpstan-wordpress": "^1.3", - "phpstan/extension-installer": "^1.3" + "phpstan/extension-installer": "^1.4" }, "config": { "allow-plugins": { diff --git a/ilove-img-compress.php b/ilove-img-compress.php index 250abafa..8ad182fd 100644 --- a/ilove-img-compress.php +++ b/ilove-img-compress.php @@ -1,11 +1,6 @@ =7.1" + "php": ">=7.2" }, - "time": "2024-05-31T15:07:36+00:00", + "time": "2024-09-09T11:45:10+00:00", "type": "library", "extra": { "thanks": { @@ -962,7 +962,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php73/tree/v1.30.0" + "source": "https://github.com/symfony/polyfill-php73/tree/v1.31.0" }, "funding": [ { diff --git a/vendor/composer/installed.php b/vendor/composer/installed.php index d75f8479..7a99ae0c 100644 --- a/vendor/composer/installed.php +++ b/vendor/composer/installed.php @@ -3,7 +3,7 @@ 'name' => 'ilovepdf/iloveimg-wp-compress', 'pretty_version' => 'dev-develop', 'version' => 'dev-develop', - 'reference' => 'a45bb41668a168fbcd39bb01f8e93aab9a1d5a0f', + 'reference' => '685e95e815bd204a4013009e48f3e55a0cf52d38', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), @@ -60,16 +60,16 @@ 'ilovepdf/iloveimg-wp-compress' => array( 'pretty_version' => 'dev-develop', 'version' => 'dev-develop', - 'reference' => 'a45bb41668a168fbcd39bb01f8e93aab9a1d5a0f', + 'reference' => '685e95e815bd204a4013009e48f3e55a0cf52d38', 'type' => 'wordpress-plugin', 'install_path' => __DIR__ . '/../../', 'aliases' => array(), 'dev_requirement' => false, ), 'php-stubs/wordpress-stubs' => array( - 'pretty_version' => 'v6.6.0', - 'version' => '6.6.0.0', - 'reference' => '86e8753e89d59849276dcdd91b9a7dd78bb4abe2', + 'pretty_version' => 'v6.6.2', + 'version' => '6.6.2.0', + 'reference' => 'f50fd7ed45894d036e4fef9ab7e5bbbaff6a30cc', 'type' => 'library', 'install_path' => __DIR__ . '/../php-stubs/wordpress-stubs', 'aliases' => array(), @@ -85,9 +85,9 @@ 'dev_requirement' => true, ), 'phpstan/phpstan' => array( - 'pretty_version' => '1.12.3', - 'version' => '1.12.3.0', - 'reference' => '0fcbf194ab63d8159bb70d9aa3e1350051632009', + 'pretty_version' => '1.12.6', + 'version' => '1.12.6.0', + 'reference' => 'dc4d2f145a88ea7141ae698effd64d9df46527ae', 'type' => 'library', 'install_path' => __DIR__ . '/../phpstan/phpstan', 'aliases' => array(), @@ -157,9 +157,9 @@ 'dev_requirement' => false, ), 'symfony/polyfill-php73' => array( - 'pretty_version' => 'v1.30.0', - 'version' => '1.30.0.0', - 'reference' => 'ec444d3f3f6505bb28d11afa41e75faadebc10a1', + 'pretty_version' => 'v1.31.0', + 'version' => '1.31.0.0', + 'reference' => '0f68c03565dcaaf25a890667542e8bd75fe7e5bb', 'type' => 'library', 'install_path' => __DIR__ . '/../symfony/polyfill-php73', 'aliases' => array(),