diff --git a/VERSION b/VERSION index bfd1bea..2fd8495 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.2504.31445 +0.2504.31447 diff --git a/composer.json b/composer.json index 01120f5..c49ee61 100644 --- a/composer.json +++ b/composer.json @@ -21,8 +21,7 @@ "ext-memcached": "Support for the Index\\Cache\\Memcached namespace (you should use this instead of ext-memcache).", "ext-redis": "Support for the Index\\Cache\\Valkey namespace.", "ext-mysqli": "Support for the Index\\Db\\MariaDb namespace (both mysqlnd and libmysql are supported).", - "ext-sqlite3": "Support for the Index\\Db\\Sqlite namespace.", - "ext-hrtime": "Support for the Index\\Performance namespace." + "ext-sqlite3": "Support for the Index\\Db\\Sqlite namespace." }, "authors": [ {