From 7d171787b6b73302ef4673af7c22bb1e305a5f3b Mon Sep 17 00:00:00 2001 From: Alain Schlesser Date: Tue, 14 Dec 2021 16:44:07 -0500 Subject: [PATCH] Update AMP toolbox to v0.9.3 --- composer.json | 2 +- composer.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index 2a9fec2914a..a78ad2ee46d 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "ext-json": "*", "ext-libxml": "*", "ext-spl": "*", - "ampproject/amp-toolbox": "0.9.2", + "ampproject/amp-toolbox": "0.9.3", "cweagans/composer-patches": "~1.0", "fasterimage/fasterimage": "1.5.0", "sabberworm/php-css-parser": "dev-master#bfdd976" diff --git a/composer.lock b/composer.lock index 03fcc0b22cd..71cdc61e2fd 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "81d14dc3514fb12af3807087e9422b8c", + "content-hash": "bdf879c80ebfac326fc27ad56b03a742", "packages": [ { "name": "ampproject/amp-toolbox", - "version": "0.9.2", + "version": "0.9.3", "source": { "type": "git", "url": "https://github.com/ampproject/amp-toolbox-php.git", - "reference": "80c7f1a69f18fc90dfeaeeb7e6516e1b52f5da9d" + "reference": "b4c723a53d9bc5737ab67fba23d8162150d98eea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ampproject/amp-toolbox-php/zipball/80c7f1a69f18fc90dfeaeeb7e6516e1b52f5da9d", - "reference": "80c7f1a69f18fc90dfeaeeb7e6516e1b52f5da9d", + "url": "https://api.github.com/repos/ampproject/amp-toolbox-php/zipball/b4c723a53d9bc5737ab67fba23d8162150d98eea", + "reference": "b4c723a53d9bc5737ab67fba23d8162150d98eea", "shasum": "" }, "require": { @@ -76,9 +76,9 @@ "description": "A collection of AMP tools making it easier to publish and host AMP pages with PHP.", "support": { "issues": "https://github.com/ampproject/amp-toolbox-php/issues", - "source": "https://github.com/ampproject/amp-toolbox-php/tree/0.9.2" + "source": "https://github.com/ampproject/amp-toolbox-php/tree/0.9.3" }, - "time": "2021-12-07T17:08:09+00:00" + "time": "2021-12-14T21:26:08+00:00" }, { "name": "cweagans/composer-patches", @@ -292,7 +292,7 @@ "packages-dev": [ { "name": "ampproject/php-css-parser-install-plugin", - "version": "dev-fix/update-amp-toolbox-to-0.9.2", + "version": "dev-fix/update-amp-toolbox-0.9.3", "dist": { "type": "path", "url": "./php-css-parser-install-composer-plugin",