From e2c5603abe259446d485414887ddc2c25fdac921 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Mon, 15 Jan 2024 18:32:33 +0100 Subject: [PATCH] wait #6628 --- composer.json | 17 ++-- composer.lock | 250 ++++++++++++++++++++++++++++++++++++++++---------- 2 files changed, 210 insertions(+), 57 deletions(-) diff --git a/composer.json b/composer.json index b675f65db..2a1219e69 100644 --- a/composer.json +++ b/composer.json @@ -11,10 +11,6 @@ "type": "composer", "url": "https://composer.cubedesigners.com/" }, - { - "type": "vcs", - "url": "https://github.com/EnhydraV/laravel-job" - }, { "type": "composer", "url": "https://repo.backpackforlaravel.com/" @@ -45,25 +41,26 @@ "jolicode/slack-php-api": "^v4.6.0", "jsvrcek/ics": "^0.8.5", "laravel-notification-channels/webpush": "^7.1", - "league/csv": "^9.11.0", - "mxl/laravel-job": "dev-master", + "league/csv": "^9.14.0", + "mailjet/mailjet-apiv3-php": "^1.6", + "mxl/laravel-job": "^v1.5.0", "nyholm/psr7": "^1.8.0", "php-ffmpeg/php-ffmpeg": "^v1.1.0", "rickselby/laravel-gate-cache": "^3.7", "rodneyrehm/plist": "^2.0", "rustici-software/scormcloud-api-v2-client-php": "^2.1.0", - "simplesoftwareio/simple-qrcode": "^4.2", "ryangjchandler/standalone-blade": "^0.2.0", + "simplesoftwareio/simple-qrcode": "^4.2", "symfony/http-client": "^v6.4.0", "voku/simple_html_dom": "^4.8" }, "require-dev": { - "spatie/laravel-ignition": "^2.1.3", - "mockery/mockery": "^1.5.1", + "spatie/laravel-ignition": "^2.4", + "mockery/mockery": "^1.6", "nunomaduro/collision": "^v6.4.0", "phpunit/phpunit": "^9.6.8", "barryvdh/laravel-ide-helper": "^v2.13.0", - "laravel/tinker": "^v2.8.1" + "laravel/tinker": "^v2.9" }, "config": { "optimize-autoloader": true, diff --git a/composer.lock b/composer.lock index 0853bef75..260f5bdb8 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": "e7874e5b8ccc26a2cee6e53c34b7ce21", + "content-hash": "e4b75781593f63e2769630b55d6cfd1f", "packages": [ { "name": "archtechx/enums", @@ -951,16 +951,16 @@ }, { "name": "calebporzio/parental", - "version": "v1.3.5", + "version": "v1.3.6", "source": { "type": "git", "url": "https://github.com/tighten/parental.git", - "reference": "a4d489959d4576273d1b7599a25b342f53c8d1a0" + "reference": "2f41ac4a8ac755ad4165f35823bf3f4782e11dba" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/tighten/parental/zipball/a4d489959d4576273d1b7599a25b342f53c8d1a0", - "reference": "a4d489959d4576273d1b7599a25b342f53c8d1a0", + "url": "https://api.github.com/repos/tighten/parental/zipball/2f41ac4a8ac755ad4165f35823bf3f4782e11dba", + "reference": "2f41ac4a8ac755ad4165f35823bf3f4782e11dba", "shasum": "" }, "require": { @@ -970,7 +970,8 @@ }, "require-dev": { "orchestra/testbench": "^7.0||^8.0", - "phpunit/phpunit": "^9.5.10||^10.0" + "phpunit/phpunit": "^9.5.10||^10.0", + "tightenco/duster": "^2.7" }, "type": "library", "autoload": { @@ -998,7 +999,8 @@ ], "description": "A simple eloquent trait that allows relationships to be accessed through child models.", "support": { - "source": "https://github.com/tighten/parental/tree/v1.3.5" + "issues": "https://github.com/tighten/parental/issues", + "source": "https://github.com/tighten/parental/tree/v1.3.6" }, "funding": [ { @@ -1006,7 +1008,7 @@ "type": "github" } ], - "time": "2023-07-28T22:50:16+00:00" + "time": "2024-01-12T20:37:58+00:00" }, { "name": "carbonphp/carbon-doctrine-types", @@ -1736,13 +1738,13 @@ "source": { "type": "git", "url": "git://git.cubedesigners.com/cubist_cms-back.git", - "reference": "ac72867db455c175fd16fefdac34ba1579086130" + "reference": "4b4697d5f6f5d1502aa7b52b18dbd700a412a472" }, "dist": { "type": "tar", - "url": "https://composer.cubedesigners.com/dist/cubist/cms-back/cubist-cms-back-dev-backpack5-e5b621.tar", - "reference": "ac72867db455c175fd16fefdac34ba1579086130", - "shasum": "8349a2820d6cffa80cb3946e66db97b018a7424f" + "url": "https://composer.cubedesigners.com/dist/cubist/cms-back/cubist-cms-back-dev-backpack5-c9ccf3.tar", + "reference": "4b4697d5f6f5d1502aa7b52b18dbd700a412a472", + "shasum": "be874cdaae31a7088ca0dc54c5854bb3c3b52a66" }, "require": { "backpack/backupmanager": "^v3.0.9", @@ -1821,7 +1823,7 @@ } ], "description": "Cubist Backpack extension", - "time": "2024-01-10T10:44:49+00:00" + "time": "2024-01-10T10:53:14+00:00" }, { "name": "cubist/cms-front", @@ -6353,6 +6355,67 @@ ], "time": "2023-06-21T14:59:35+00:00" }, + { + "name": "mailjet/mailjet-apiv3-php", + "version": "v1.6.3", + "source": { + "type": "git", + "url": "https://github.com/mailjet/mailjet-apiv3-php.git", + "reference": "b10ac28c0c201bfd834e28a5a2c13f89d283aaa1" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/mailjet/mailjet-apiv3-php/zipball/b10ac28c0c201bfd834e28a5a2c13f89d283aaa1", + "reference": "b10ac28c0c201bfd834e28a5a2c13f89d283aaa1", + "shasum": "" + }, + "require": { + "ext-json": "*", + "guzzlehttp/guzzle": "^7.4.4", + "php": "^8.1", + "psr/http-client": "^1.0", + "symfony/validator": "^6.3|^7.0" + }, + "require-dev": { + "mockery/mockery": "^1.4", + "php-coveralls/php-coveralls": "^2.0", + "phpcompatibility/php-compatibility": "*", + "phpstan/phpstan": "^1.10", + "phpunit/phpunit": "^8|^9", + "squizlabs/php_codesniffer": "*" + }, + "type": "library", + "autoload": { + "psr-0": { + "Mailjet": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Mailjet", + "email": "dev@mailjet.com", + "homepage": "https://dev.mailjet.com" + } + ], + "description": "PHP wrapper for the Mailjet API", + "homepage": "https://github.com/mailjet/mailjet-apiv3-php/", + "keywords": [ + "Mailjet", + "api", + "email", + "php", + "v3" + ], + "support": { + "issues": "https://github.com/mailjet/mailjet-apiv3-php/issues", + "source": "https://github.com/mailjet/mailjet-apiv3-php/tree/v1.6.3" + }, + "time": "2023-12-10T11:13:26+00:00" + }, { "name": "markbaker/complex", "version": "3.0.2", @@ -6774,16 +6837,16 @@ }, { "name": "mxl/laravel-job", - "version": "dev-master", + "version": "v1.5.0", "source": { "type": "git", - "url": "https://github.com/EnhydraV/laravel-job.git", - "reference": "15ae0e1038d785d3c9a3745c418ab3cef71828c1" + "url": "https://github.com/mxl/laravel-job.git", + "reference": "fbead0adb6c420396473a08582cbc1959d981ae7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/EnhydraV/laravel-job/zipball/15ae0e1038d785d3c9a3745c418ab3cef71828c1", - "reference": "15ae0e1038d785d3c9a3745c418ab3cef71828c1", + "url": "https://api.github.com/repos/mxl/laravel-job/zipball/fbead0adb6c420396473a08582cbc1959d981ae7", + "reference": "fbead0adb6c420396473a08582cbc1959d981ae7", "shasum": "" }, "require": { @@ -6793,7 +6856,6 @@ "require-dev": { "phpunit/phpunit": "^9.2" }, - "default-branch": true, "type": "library", "extra": { "laravel": { @@ -6807,6 +6869,7 @@ "MichaelLedin\\LaravelJob\\": "src/" } }, + "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], @@ -6829,7 +6892,7 @@ "issues": "https://github.com/mxl/laravel-job/issues", "source": "https://github.com/mxl/laravel-job" }, - "time": "2023-04-08T09:30:12+00:00" + "time": "2023-09-27T08:19:29+00:00" }, { "name": "nesbot/carbon", @@ -9539,16 +9602,16 @@ }, { "name": "spatie/laravel-backup", - "version": "8.4.1", + "version": "8.5.0", "source": { "type": "git", "url": "https://github.com/spatie/laravel-backup.git", - "reference": "b79f790cc856e67cce012abf34bf1c9035085dc1" + "reference": "6d7740f2e4b353ab1e3c514c18ecbb53c71ec66c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-backup/zipball/b79f790cc856e67cce012abf34bf1c9035085dc1", - "reference": "b79f790cc856e67cce012abf34bf1c9035085dc1", + "url": "https://api.github.com/repos/spatie/laravel-backup/zipball/6d7740f2e4b353ab1e3c514c18ecbb53c71ec66c", + "reference": "6d7740f2e4b353ab1e3c514c18ecbb53c71ec66c", "shasum": "" }, "require": { @@ -9571,10 +9634,10 @@ "require-dev": { "composer-runtime-api": "^2.0", "ext-pcntl": "*", + "larastan/larastan": "^2.7.0", "laravel/slack-notification-channel": "^2.5", "league/flysystem-aws-s3-v3": "^2.0|^3.0", "mockery/mockery": "^1.4", - "nunomaduro/larastan": "^2.1", "orchestra/testbench": "^8.0", "pestphp/pest": "^1.20", "phpstan/extension-installer": "^1.1", @@ -9622,7 +9685,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-backup/issues", - "source": "https://github.com/spatie/laravel-backup/tree/8.4.1" + "source": "https://github.com/spatie/laravel-backup/tree/8.5.0" }, "funding": [ { @@ -9634,7 +9697,7 @@ "type": "other" } ], - "time": "2023-11-20T08:21:45+00:00" + "time": "2024-01-11T08:55:19+00:00" }, { "name": "spatie/laravel-googletagmanager", @@ -9890,20 +9953,20 @@ }, { "name": "spatie/laravel-package-tools", - "version": "1.16.1", + "version": "1.16.2", "source": { "type": "git", "url": "https://github.com/spatie/laravel-package-tools.git", - "reference": "cc7c991555a37f9fa6b814aa03af73f88026a83d" + "reference": "e62eeb1fe8a8a0b2e83227a6c279c8c59f7d3a15" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/cc7c991555a37f9fa6b814aa03af73f88026a83d", - "reference": "cc7c991555a37f9fa6b814aa03af73f88026a83d", + "url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/e62eeb1fe8a8a0b2e83227a6c279c8c59f7d3a15", + "reference": "e62eeb1fe8a8a0b2e83227a6c279c8c59f7d3a15", "shasum": "" }, "require": { - "illuminate/contracts": "^9.28|^10.0", + "illuminate/contracts": "^9.28|^10.0|^11.0", "php": "^8.0" }, "require-dev": { @@ -9938,7 +10001,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-package-tools/issues", - "source": "https://github.com/spatie/laravel-package-tools/tree/1.16.1" + "source": "https://github.com/spatie/laravel-package-tools/tree/1.16.2" }, "funding": [ { @@ -9946,7 +10009,7 @@ "type": "github" } ], - "time": "2023-08-23T09:04:39+00:00" + "time": "2024-01-11T08:43:00+00:00" }, { "name": "spatie/laravel-permission", @@ -13377,6 +13440,100 @@ ], "time": "2023-10-31T08:18:17+00:00" }, + { + "name": "symfony/validator", + "version": "v7.0.2", + "source": { + "type": "git", + "url": "https://github.com/symfony/validator.git", + "reference": "24911cba25f0ef2a8e23327c100664502e1b95cb" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/validator/zipball/24911cba25f0ef2a8e23327c100664502e1b95cb", + "reference": "24911cba25f0ef2a8e23327c100664502e1b95cb", + "shasum": "" + }, + "require": { + "php": ">=8.2", + "symfony/polyfill-ctype": "~1.8", + "symfony/polyfill-mbstring": "~1.0", + "symfony/polyfill-php83": "^1.27", + "symfony/translation-contracts": "^2.5|^3" + }, + "conflict": { + "doctrine/lexer": "<1.1", + "symfony/dependency-injection": "<6.4", + "symfony/doctrine-bridge": "<7.0", + "symfony/expression-language": "<6.4", + "symfony/http-kernel": "<6.4", + "symfony/intl": "<6.4", + "symfony/property-info": "<6.4", + "symfony/translation": "<6.4", + "symfony/yaml": "<6.4" + }, + "require-dev": { + "egulias/email-validator": "^2.1.10|^3|^4", + "symfony/cache": "^6.4|^7.0", + "symfony/config": "^6.4|^7.0", + "symfony/console": "^6.4|^7.0", + "symfony/dependency-injection": "^6.4|^7.0", + "symfony/expression-language": "^6.4|^7.0", + "symfony/finder": "^6.4|^7.0", + "symfony/http-client": "^6.4|^7.0", + "symfony/http-foundation": "^6.4|^7.0", + "symfony/http-kernel": "^6.4|^7.0", + "symfony/intl": "^6.4|^7.0", + "symfony/mime": "^6.4|^7.0", + "symfony/property-access": "^6.4|^7.0", + "symfony/property-info": "^6.4|^7.0", + "symfony/translation": "^6.4|^7.0", + "symfony/yaml": "^6.4|^7.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Symfony\\Component\\Validator\\": "" + }, + "exclude-from-classmap": [ + "/Tests/" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Provides tools to validate values", + "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/validator/tree/v7.0.2" + }, + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2023-12-30T09:57:06+00:00" + }, { "name": "symfony/var-dumper", "version": "v6.4.2", @@ -15483,16 +15640,16 @@ }, { "name": "phpdocumentor/type-resolver", - "version": "1.7.3", + "version": "1.8.0", "source": { "type": "git", "url": "https://github.com/phpDocumentor/TypeResolver.git", - "reference": "3219c6ee25c9ea71e3d9bbaf39c67c9ebd499419" + "reference": "fad452781b3d774e3337b0c0b245dd8e5a4455fc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/3219c6ee25c9ea71e3d9bbaf39c67c9ebd499419", - "reference": "3219c6ee25c9ea71e3d9bbaf39c67c9ebd499419", + "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/fad452781b3d774e3337b0c0b245dd8e5a4455fc", + "reference": "fad452781b3d774e3337b0c0b245dd8e5a4455fc", "shasum": "" }, "require": { @@ -15535,9 +15692,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.7.3" + "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.8.0" }, - "time": "2023-08-12T11:01:26+00:00" + "time": "2024-01-11T11:49:22+00:00" }, { "name": "phpstan/phpdoc-parser", @@ -17268,16 +17425,16 @@ }, { "name": "spatie/laravel-ignition", - "version": "2.4.0", + "version": "2.4.1", "source": { "type": "git", "url": "https://github.com/spatie/laravel-ignition.git", - "reference": "b9395ba48d3f30d42092cf6ceff75ed7256cd604" + "reference": "005e1e7b1232f3b22d7e7be3f602693efc7dba67" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/b9395ba48d3f30d42092cf6ceff75ed7256cd604", - "reference": "b9395ba48d3f30d42092cf6ceff75ed7256cd604", + "url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/005e1e7b1232f3b22d7e7be3f602693efc7dba67", + "reference": "005e1e7b1232f3b22d7e7be3f602693efc7dba67", "shasum": "" }, "require": { @@ -17356,7 +17513,7 @@ "type": "github" } ], - "time": "2024-01-04T14:51:24+00:00" + "time": "2024-01-12T13:14:58+00:00" }, { "name": "theseer/tokenizer", @@ -17419,8 +17576,7 @@ "cubist/matomo": 20, "cubist/pdf": 20, "cubist/scorm": 20, - "fluidbook/tools": 20, - "mxl/laravel-job": 20 + "fluidbook/tools": 20 }, "prefer-stable": true, "prefer-lowest": false, -- 2.39.5