From: Vincent Vanwaelscappel Date: Thu, 20 Nov 2025 16:13:18 +0000 (+0100) Subject: wip #7791 @1 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=25a16217fe8afda90cdedbca4bc13575c8204c01;p=fluidbook-toolbox.git wip #7791 @1 --- diff --git a/composer.json b/composer.json index 9ce5cbefa..0093a8160 100644 --- a/composer.json +++ b/composer.json @@ -54,7 +54,7 @@ "jolicode/slack-php-api": "^v4.8.0", "jsvrcek/ics": "^0.8.5", "laravel-notification-channels/webpush": "^7.1", - "league/csv": "^9.24.0", + "league/csv": "^9.27.0", "mailjet/mailjet-apiv3-php": "^1.6", "mxl/laravel-job": "^v1.7.0", "nyholm/psr7": "^1.8", @@ -70,7 +70,7 @@ "simplesoftwareio/simple-qrcode": "^4.2", "symfony/http-client": "^v6.4.0", "theafolayan/listmonk-laravel": "^1.3", - "typesense/typesense-php": "^5.1", + "typesense/typesense-php": "^5.2", "voku/simple_html_dom": "^4.8", "ext-curl": "*" }, diff --git a/composer.lock b/composer.lock index f294295fc..8b37f829e 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": "91cad7d5a492161c1e8a51275d7c9089", + "content-hash": "7f62661582f62286b98df668e69b523c", "packages": [ { "name": "archtechx/enums", @@ -108,16 +108,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.360.1", + "version": "3.362.0", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "09b2636a4afdf678b41659e3b0e507e078ca25b1" + "reference": "717d63914cc3e2391678c587157a30e43318d7d7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/09b2636a4afdf678b41659e3b0e507e078ca25b1", - "reference": "09b2636a4afdf678b41659e3b0e507e078ca25b1", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/717d63914cc3e2391678c587157a30e43318d7d7", + "reference": "717d63914cc3e2391678c587157a30e43318d7d7", "shasum": "" }, "require": { @@ -199,9 +199,9 @@ "support": { "forum": "https://github.com/aws/aws-sdk-php/discussions", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.360.1" + "source": "https://github.com/aws/aws-sdk-php/tree/3.362.0" }, - "time": "2025-11-18T19:05:48+00:00" + "time": "2025-11-19T20:01:26+00:00" }, { "name": "backpack/backupmanager", @@ -2394,17 +2394,18 @@ "source": { "type": "git", "url": "git://git.cubedesigners.com/cubist_net.git", - "reference": "086e564de547893e5afc5c21604f0b996763584e" + "reference": "1bfbbf292929c284acbf28f988a3bdb124639177" }, "dist": { "type": "tar", - "url": "https://composer.cubedesigners.com/dist/cubist/net/cubist-net-dev-master-8e0dc0.tar", - "reference": "086e564de547893e5afc5c21604f0b996763584e", - "shasum": "5000e253a3430225edb5aac192519415b7e132fb" + "url": "https://composer.cubedesigners.com/dist/cubist/net/cubist-net-dev-master-5564a5.tar", + "reference": "1bfbbf292929c284acbf28f988a3bdb124639177", + "shasum": "d77cc583619a67b3a4db099f7cff9512711501bd" }, "require": { - "aws/aws-sdk-php": "^3.325", + "aws/aws-sdk-php": "^3.343", "cubist/util": "dev-master", + "ext-curl": "*", "ext-ftp": "*", "ext-json": "*", "ext-ssh2": "*", @@ -2428,7 +2429,7 @@ } ], "description": "net cubist composer package", - "time": "2025-11-19T14:53:45+00:00" + "time": "2025-11-20T13:56:11+00:00" }, { "name": "cubist/pdf", @@ -4544,16 +4545,16 @@ }, { "name": "google/gax", - "version": "v1.38.1", + "version": "v1.38.2", "source": { "type": "git", "url": "https://github.com/googleapis/gax-php.git", - "reference": "04ba0821b551f8788e23ea0335186d224a7278d1" + "reference": "9848673203b9af459ce0481f73fa22debf7cc4db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/gax-php/zipball/04ba0821b551f8788e23ea0335186d224a7278d1", - "reference": "04ba0821b551f8788e23ea0335186d224a7278d1", + "url": "https://api.github.com/repos/googleapis/gax-php/zipball/9848673203b9af459ce0481f73fa22debf7cc4db", + "reference": "9848673203b9af459ce0481f73fa22debf7cc4db", "shasum": "" }, "require": { @@ -4595,9 +4596,9 @@ ], "support": { "issues": "https://github.com/googleapis/gax-php/issues", - "source": "https://github.com/googleapis/gax-php/tree/v1.38.1" + "source": "https://github.com/googleapis/gax-php/tree/v1.38.2" }, - "time": "2025-11-06T22:48:43+00:00" + "time": "2025-11-19T17:28:29+00:00" }, { "name": "google/grpc-gcp", @@ -16962,16 +16963,16 @@ }, { "name": "phpdocumentor/type-resolver", - "version": "1.10.1", + "version": "1.11.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/TypeResolver.git", - "reference": "431c02da15e566adb0ad9c5030fa6f6204d9de9e" + "reference": "8cbe6100e8971efbf8e2e7da3a202ba83eafd5a3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/431c02da15e566adb0ad9c5030fa6f6204d9de9e", - "reference": "431c02da15e566adb0ad9c5030fa6f6204d9de9e", + "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/8cbe6100e8971efbf8e2e7da3a202ba83eafd5a3", + "reference": "8cbe6100e8971efbf8e2e7da3a202ba83eafd5a3", "shasum": "" }, "require": { @@ -17014,9 +17015,9 @@ "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", "support": { "issues": "https://github.com/phpDocumentor/TypeResolver/issues", - "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.10.1" + "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.11.0" }, - "time": "2025-11-18T07:51:16+00:00" + "time": "2025-11-19T20:28:58+00:00" }, { "name": "phpstan/phpdoc-parser", @@ -19046,7 +19047,8 @@ "ext-sodium": "*", "ext-tidy": "*", "ext-zip": "*", - "ext-zlib": "*" + "ext-zlib": "*", + "ext-curl": "*" }, "platform-dev": {}, "plugin-api-version": "2.6.0"