From 7a3f47d5724938cf89f4049e158879eb99d158bf Mon Sep 17 00:00:00 2001 From: Dimitrios Pantazis Date: Fri, 14 Jun 2024 20:17:57 +0300 Subject: [PATCH] Update stellarwp assets to 1.2.6 --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index b8d3f1d3dd..b5c48952a1 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ "stellarwp/models": "dev-main", "stellarwp/schema": "^1.1.3", "stellarwp/telemetry": "^2.3.1", - "stellarwp/assets": "^1.2.5" + "stellarwp/assets": "^1.2.6" }, "require-dev": { "automattic/vipwpcs": "^3.0", diff --git a/composer.lock b/composer.lock index 2d4b0d0132..57ffad60fd 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "413f04c50b13c60787e1358842eccd7c", + "content-hash": "8d1a6a11034c5373e397b6117a9821a2", "packages": [ { "name": "firebase/php-jwt", @@ -295,16 +295,16 @@ }, { "name": "stellarwp/assets", - "version": "1.2.5", + "version": "1.2.6", "source": { "type": "git", "url": "https://github.com/stellarwp/assets.git", - "reference": "5d5b4f2fe3b0d1d71608228cfd907119825984a7" + "reference": "fa481491c8a2df1a4462154ef4d5ddc423c60ecd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/stellarwp/assets/zipball/5d5b4f2fe3b0d1d71608228cfd907119825984a7", - "reference": "5d5b4f2fe3b0d1d71608228cfd907119825984a7", + "url": "https://api.github.com/repos/stellarwp/assets/zipball/fa481491c8a2df1a4462154ef4d5ddc423c60ecd", + "reference": "fa481491c8a2df1a4462154ef4d5ddc423c60ecd", "shasum": "" }, "require-dev": { @@ -345,9 +345,9 @@ "description": "A library for managing asset registration and enqueuing in WordPress.", "support": { "issues": "https://github.com/stellarwp/assets/issues", - "source": "https://github.com/stellarwp/assets/tree/1.2.5" + "source": "https://github.com/stellarwp/assets/tree/1.2.6" }, - "time": "2024-06-14T11:29:41+00:00" + "time": "2024-06-14T16:59:38+00:00" }, { "name": "stellarwp/container-contract",