diff options
Diffstat (limited to 'composer.lock')
-rw-r--r-- | composer.lock | 6 |
1 files changed, 4 insertions, 2 deletions
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" } |