From 08908a314cb75dbcf51e6221c2f2c49d3a55d17f Mon Sep 17 00:00:00 2001 From: Sam Light Date: Mon, 5 Sep 2022 09:45:04 +0100 Subject: Implemented majority of the player functionality --- composer.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'composer.lock') diff --git a/composer.lock b/composer.lock index 57467d7..ee15c34 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": "828ec0e609f83cd705bc45738334f2ed", + "content-hash": "4a4f1c1d08af50453de8e49ac552c9d0", "packages": [ { "name": "devianl2/laravel-scorm", @@ -842,7 +842,9 @@ "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, - "platform": [], + "platform": { + "php": "^8.0" + }, "platform-dev": [], "plugin-api-version": "2.3.0" } -- cgit v1.2.3