From 0800f9985fcf32c2c311c620de14422b7316fc6c Mon Sep 17 00:00:00 2001 From: jsconan Date: Wed, 22 Nov 2023 11:44:17 +0100 Subject: [PATCH] chore: update version of pciSamples --- composer.json | 2 +- composer.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.json b/composer.json index fa53ea77d50..034c516af21 100644 --- a/composer.json +++ b/composer.json @@ -55,7 +55,7 @@ "oat-sa/extension-tao-ltideliveryprovider": "12.17.0", "oat-sa/extension-tao-revision": "10.7.2", "oat-sa/extension-tao-mediamanager": "12.39.0", - "oat-sa/extension-pcisample": "3.8.3", + "oat-sa/extension-pcisample": "3.8.4", "oat-sa/extension-tao-backoffice": "6.12.7", "oat-sa/extension-tao-proctoring": "20.7.3", "oat-sa/extension-tao-clientdiag": "8.5.2", diff --git a/composer.lock b/composer.lock index 09f97814258..9f67e2827f0 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": "4abacb05eafecbed1f144846fa786db0", + "content-hash": "b6c3eef2b6c934c5a2d29e4724829b6d", "packages": [ { "name": "clearfw/clearfw", @@ -3204,16 +3204,16 @@ }, { "name": "oat-sa/extension-pcisample", - "version": "v3.8.3", + "version": "v3.8.4", "source": { "type": "git", "url": "https://github.com/oat-sa/extension-pcisample.git", - "reference": "5cd8af8ed708e877b03c35c432af9c3afa1eb222" + "reference": "ca87425f232675c1c2feab468603e5d844bd73c3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oat-sa/extension-pcisample/zipball/5cd8af8ed708e877b03c35c432af9c3afa1eb222", - "reference": "5cd8af8ed708e877b03c35c432af9c3afa1eb222", + "url": "https://api.github.com/repos/oat-sa/extension-pcisample/zipball/ca87425f232675c1c2feab468603e5d844bd73c3", + "reference": "ca87425f232675c1c2feab468603e5d844bd73c3", "shasum": "" }, "require": { @@ -3249,9 +3249,9 @@ ], "support": { "issues": "https://github.com/oat-sa/extension-pcisample/issues", - "source": "https://github.com/oat-sa/extension-pcisample/tree/v3.8.3" + "source": "https://github.com/oat-sa/extension-pcisample/tree/v3.8.4" }, - "time": "2023-09-08T11:57:17+00:00" + "time": "2023-11-10T12:49:52+00:00" }, { "name": "oat-sa/extension-tao-backoffice", @@ -11389,5 +11389,5 @@ "platform-overrides": { "php": "7.4" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }