From 5e074cd7ada4d8829f0c1e9aace54cba913a099e Mon Sep 17 00:00:00 2001 From: Mateusz Wojczal Date: Mon, 20 Jan 2025 16:04:09 +0100 Subject: [PATCH] h5p update --- .env.example | 1 + composer.lock | 93 +++++++++++++++++++++++++-------------------------- 2 files changed, 47 insertions(+), 47 deletions(-) diff --git a/.env.example b/.env.example index 0e61a75..c120a1c 100644 --- a/.env.example +++ b/.env.example @@ -59,3 +59,4 @@ AWS_BUCKET=wellms AWS_ENDPOINT="http://minio:9000" AWS_URL="http://storage.localhost:1001/wellms" AWS_USE_PATH_STYLE_ENDPOINT=true +H5P_AGGREGATE_ASSETS=true \ No newline at end of file diff --git a/composer.lock b/composer.lock index 1d8292e..b1ced0a 100644 --- a/composer.lock +++ b/composer.lock @@ -3718,16 +3718,16 @@ }, { "name": "escolalms/headless-h5p", - "version": "0.5.6", + "version": "0.5.7", "source": { "type": "git", "url": "https://github.com/EscolaLMS/H5P.git", - "reference": "3cd8a743c85eb5cbbf932a09ca3bf3b44d8e575f" + "reference": "bfd28447f89d2e54f437e45e1472933e6307684e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/EscolaLMS/H5P/zipball/3cd8a743c85eb5cbbf932a09ca3bf3b44d8e575f", - "reference": "3cd8a743c85eb5cbbf932a09ca3bf3b44d8e575f", + "url": "https://api.github.com/repos/EscolaLMS/H5P/zipball/bfd28447f89d2e54f437e45e1472933e6307684e", + "reference": "bfd28447f89d2e54f437e45e1472933e6307684e", "shasum": "" }, "require": { @@ -3775,9 +3775,9 @@ "description": "Headless H5P Laravel REST API", "support": { "issues": "https://github.com/EscolaLMS/H5P/issues", - "source": "https://github.com/EscolaLMS/H5P/tree/0.5.6" + "source": "https://github.com/EscolaLMS/H5P/tree/0.5.7" }, - "time": "2024-11-15T08:47:56+00:00" + "time": "2025-01-20T15:01:25+00:00" }, { "name": "escolalms/images", @@ -6434,16 +6434,16 @@ }, { "name": "google/apiclient-services", - "version": "v0.390.0", + "version": "v0.391.0", "source": { "type": "git", "url": "https://github.com/googleapis/google-api-php-client-services.git", - "reference": "2c1ff37aea15dd9e7a434c4fcbec777d9421385c" + "reference": "911ebf7a6b570780fb994c007344cf3da4187de6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/2c1ff37aea15dd9e7a434c4fcbec777d9421385c", - "reference": "2c1ff37aea15dd9e7a434c4fcbec777d9421385c", + "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/911ebf7a6b570780fb994c007344cf3da4187de6", + "reference": "911ebf7a6b570780fb994c007344cf3da4187de6", "shasum": "" }, "require": { @@ -6472,9 +6472,9 @@ ], "support": { "issues": "https://github.com/googleapis/google-api-php-client-services/issues", - "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.390.0" + "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.391.0" }, - "time": "2025-01-12T01:00:53+00:00" + "time": "2025-01-20T01:04:13+00:00" }, { "name": "google/auth", @@ -7826,56 +7826,55 @@ }, { "name": "kreait/firebase-php", - "version": "7.16.0", + "version": "7.16.1", "source": { "type": "git", "url": "https://github.com/kreait/firebase-php.git", - "reference": "a366dfc9efa1d37253283beaf337797096bf508b" + "reference": "81c35806ce57eed86d5dc865f756974a23e0e6a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kreait/firebase-php/zipball/a366dfc9efa1d37253283beaf337797096bf508b", - "reference": "a366dfc9efa1d37253283beaf337797096bf508b", + "url": "https://api.github.com/repos/kreait/firebase-php/zipball/81c35806ce57eed86d5dc865f756974a23e0e6a3", + "reference": "81c35806ce57eed86d5dc865f756974a23e0e6a3", "shasum": "" }, "require": { "beste/clock": "^3.0", - "beste/in-memory-cache": "^1.0", - "beste/json": "^1.2.1", + "beste/in-memory-cache": "^1.3.1", + "beste/json": "^1.5.1", "ext-ctype": "*", "ext-filter": "*", "ext-json": "*", "ext-mbstring": "*", - "ext-openssl": "*", "fig/http-message-util": "^1.1.5", - "firebase/php-jwt": "^6.3.2", - "google/auth": "^1.24", - "google/cloud-storage": "^1.30.1", - "guzzlehttp/guzzle": "^7.5", - "guzzlehttp/promises": "^2.0", - "guzzlehttp/psr7": "^2.6", - "kreait/firebase-tokens": "^5.1", - "lcobucci/jwt": "^4.3.0|^5.0", - "mtdowling/jmespath.php": "^2.6.1", + "firebase/php-jwt": "^6.10.2", + "google/auth": "^v1.45", + "google/cloud-storage": "^1.45", + "guzzlehttp/guzzle": "^7.9.2", + "guzzlehttp/promises": "^2.0.4", + "guzzlehttp/psr7": "^2.7", + "kreait/firebase-tokens": "^5.2", + "lcobucci/jwt": "^4.3|^5.3", + "mtdowling/jmespath.php": "^2.8.0", "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0", "psr/cache": "^1.0.1|^2.0|^3.0", "psr/clock": "^1.0", - "psr/http-client": "^1.0", - "psr/http-factory": "^1.0", + "psr/http-client": "^1.0.3", + "psr/http-factory": "^1.1", "psr/http-message": "^1.1 || ^2.0", - "psr/log": "^1.1|^2.0|^3.0" + "psr/log": "^1.1|^2.0|^3.0.2" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^3.64.0", - "google/cloud-firestore": "^1.47.1", + "friendsofphp/php-cs-fixer": "^3.65.0", + "google/cloud-firestore": "^1.47.2", "phpstan/extension-installer": "^1.4.3", - "phpstan/phpstan": "^1.12.9", - "phpstan/phpstan-deprecation-rules": "^1.2.1", - "phpstan/phpstan-phpunit": "^1.4.0", - "phpunit/phpunit": "^10.5.38", - "rector/rector": "^1.2.10", - "shipmonk/composer-dependency-analyser": "^1.7.0", - "symfony/var-dumper": "^6.4.14 || ^7.0.7", + "phpstan/phpstan": "^2.0.4", + "phpstan/phpstan-deprecation-rules": "^2.0.1", + "phpstan/phpstan-phpunit": "^2.0.3", + "phpunit/phpunit": "^10.5.39", + "rector/rector": "^2.0.3", + "shipmonk/composer-dependency-analyser": "^1.8.1", + "symfony/var-dumper": "^6.4.15 || ^7.2.0", "vlucas/phpdotenv": "^5.6.1" }, "suggest": { @@ -7922,7 +7921,7 @@ "type": "github" } ], - "time": "2024-11-17T22:12:51+00:00" + "time": "2025-01-20T10:10:11+00:00" }, { "name": "kreait/firebase-tokens", @@ -14169,16 +14168,16 @@ }, { "name": "spatie/laravel-package-tools", - "version": "1.18.0", + "version": "1.18.2", "source": { "type": "git", "url": "https://github.com/spatie/laravel-package-tools.git", - "reference": "8332205b90d17164913244f4a8e13ab7e6761d29" + "reference": "d41c44a7eab604c3eb0cad93210612d4c1429c20" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/8332205b90d17164913244f4a8e13ab7e6761d29", - "reference": "8332205b90d17164913244f4a8e13ab7e6761d29", + "url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/d41c44a7eab604c3eb0cad93210612d4c1429c20", + "reference": "d41c44a7eab604c3eb0cad93210612d4c1429c20", "shasum": "" }, "require": { @@ -14217,7 +14216,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-package-tools/issues", - "source": "https://github.com/spatie/laravel-package-tools/tree/1.18.0" + "source": "https://github.com/spatie/laravel-package-tools/tree/1.18.2" }, "funding": [ { @@ -14225,7 +14224,7 @@ "type": "github" } ], - "time": "2024-12-30T13:13:39+00:00" + "time": "2025-01-20T14:14:17+00:00" }, { "name": "spatie/laravel-permission",