From a61c8eeb6c7eecc6fe1cbdccf3052ec99a6908bc Mon Sep 17 00:00:00 2001 From: Augustas Nedzinskas Date: Fri, 9 Aug 2024 09:57:49 +0200 Subject: [PATCH] chore: update tao-core dependency --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index bccc0fbae4a..e2b8f624ad6 100644 --- a/composer.json +++ b/composer.json @@ -33,7 +33,7 @@ "prefer-stable": true, "require": { "oat-sa/generis": "15.36.5", - "oat-sa/tao-core": "54.16.3", + "oat-sa/tao-core": "54.17.0", "oat-sa/extension-tao-community": "11.1.3", "oat-sa/extension-tao-funcacl": "7.4.6", "oat-sa/extension-tao-dac-simple": "8.0.5", diff --git a/composer.lock b/composer.lock index a89887b4b81..884905860f6 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": "2db61aec7ac184f41e58deaf403f536f", + "content-hash": "afc013cdc14e7c07b3d67644f81392ea", "packages": [ { "name": "carbonphp/carbon-doctrine-types", @@ -6159,16 +6159,16 @@ }, { "name": "oat-sa/tao-core", - "version": "v54.16.3", + "version": "v54.17.0", "source": { "type": "git", "url": "https://github.com/oat-sa/tao-core.git", - "reference": "17a6ccce1c2642b1f54b816b1d488c6681273ac6" + "reference": "e598281a329d8e66f1be5c6b25016139c8c334db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oat-sa/tao-core/zipball/17a6ccce1c2642b1f54b816b1d488c6681273ac6", - "reference": "17a6ccce1c2642b1f54b816b1d488c6681273ac6", + "url": "https://api.github.com/repos/oat-sa/tao-core/zipball/e598281a329d8e66f1be5c6b25016139c8c334db", + "reference": "e598281a329d8e66f1be5c6b25016139c8c334db", "shasum": "" }, "require": { @@ -6269,9 +6269,9 @@ "support": { "forum": "https://forum.taocloud.org", "issues": "https://github.com/oat-sa/tao-core/issues", - "source": "https://github.com/oat-sa/tao-core/tree/v54.16.3" + "source": "https://github.com/oat-sa/tao-core/tree/v54.17.0" }, - "time": "2024-07-10T12:28:21+00:00" + "time": "2024-07-10T15:00:26+00:00" }, { "name": "paragonie/constant_time_encoding",