From 7a10530afb0ed7d4fab360459cff6dc07dc440e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Feb 2024 03:22:52 +0000 Subject: [PATCH] fix(deps): update dependency laravel/framework to v10.43.0 (#83) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [laravel/framework](https://laravel.com) ([source](https://togithub.com/laravel/framework)) | `10.33.0` -> `10.43.0` | [![age](https://developer.mend.io/api/mc/badges/age/packagist/laravel%2fframework/10.43.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/packagist/laravel%2fframework/10.43.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/packagist/laravel%2fframework/10.33.0/10.43.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/laravel%2fframework/10.33.0/10.43.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
laravel/framework (laravel/framework) ### [`v10.43.0`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v10430---2024-01-30) [Compare Source](https://togithub.com/laravel/framework/compare/v10.42.0...v10.43.0) - \[10.x] Add storage:unlink command by [@​salkovmx](https://togithub.com/salkovmx) in [https://github.com/laravel/framework/pull/49795](https://togithub.com/laravel/framework/pull/49795) - \[10.x] Unify `\Illuminate\Log\LogManager` method definition comments with `\Psr\Logger\Interface` by [@​eusonlito](https://togithub.com/eusonlito) in [https://github.com/laravel/framework/pull/49805](https://togithub.com/laravel/framework/pull/49805) - \[10.x] class-name string argument for global scopes by [@​emargareten](https://togithub.com/emargareten) in [https://github.com/laravel/framework/pull/49802](https://togithub.com/laravel/framework/pull/49802) - \[10.x] Add `hasIndex()` and minor Schema enhancements by [@​hafezdivandari](https://togithub.com/hafezdivandari) in [https://github.com/laravel/framework/pull/49796](https://togithub.com/laravel/framework/pull/49796) - \[10.x] Do not touch `BelongsToMany` relation when using `withoutTouching` by [@​mateusjunges](https://togithub.com/mateusjunges) in [https://github.com/laravel/framework/pull/49798](https://togithub.com/laravel/framework/pull/49798) - \[10.x] Check properties on mailables are initialized before sharing with the view by [@​j3j5](https://togithub.com/j3j5) in [https://github.com/laravel/framework/pull/49813](https://togithub.com/laravel/framework/pull/49813) - \[10.x] Remove duplicate actions/checkout from queue workflow by [@​Jubeki](https://togithub.com/Jubeki) in [https://github.com/laravel/framework/pull/49828](https://togithub.com/laravel/framework/pull/49828) - \[10.x] Add `insertOrIgnoreUsing` for Eloquent by [@​trovster](https://togithub.com/trovster) in [https://github.com/laravel/framework/pull/49827](https://togithub.com/laravel/framework/pull/49827) - \[10.x] Make `hasIndex()` Order-sensitive by [@​hafezdivandari](https://togithub.com/hafezdivandari) in [https://github.com/laravel/framework/pull/49840](https://togithub.com/laravel/framework/pull/49840) - \[10.x] Release action by [@​driesvints](https://togithub.com/driesvints) in [https://github.com/laravel/framework/pull/49838](https://togithub.com/laravel/framework/pull/49838) - \[10.x] Add MariaDb1060Platform by [@​driesvints](https://togithub.com/driesvints) in [https://github.com/laravel/framework/pull/49848](https://togithub.com/laravel/framework/pull/49848) - \[10.x] Unified Pivot and Model Doc Block `$guarded` by [@​eusonlito](https://togithub.com/eusonlito) in [https://github.com/laravel/framework/pull/49851](https://togithub.com/laravel/framework/pull/49851) - \[10.x] Introducing `beforeStartingTransaction` callback and use it in `LazilyRefreshDatabase` by [@​pascalbaljet](https://togithub.com/pascalbaljet) in [https://github.com/laravel/framework/pull/49853](https://togithub.com/laravel/framework/pull/49853) - \[10.x] fix password max validation message by [@​MrPunyapal](https://togithub.com/MrPunyapal) in [https://github.com/laravel/framework/pull/49861](https://togithub.com/laravel/framework/pull/49861) - \[10.x] Fix validation message used for max file size by [@​mateusjunges](https://togithub.com/mateusjunges) in [https://github.com/laravel/framework/pull/49879](https://togithub.com/laravel/framework/pull/49879) - Update README.md by [@​foremtehan](https://togithub.com/foremtehan) in [https://github.com/laravel/framework/pull/49878](https://togithub.com/laravel/framework/pull/49878) - \[10.x] Adds `FormRequest[@​getRules](https://togithub.com/getRules)()` method by [@​cosmastech](https://togithub.com/cosmastech) in [https://github.com/laravel/framework/pull/49860](https://togithub.com/laravel/framework/pull/49860) - \[10.x] add addGlobalScopes method by [@​emargareten](https://togithub.com/emargareten) in [https://github.com/laravel/framework/pull/49880](https://togithub.com/laravel/framework/pull/49880) - \[10.x] Allow brick/math 0.12 by [@​LogicSatinn](https://togithub.com/LogicSatinn) in [https://github.com/laravel/framework/pull/49883](https://togithub.com/laravel/framework/pull/49883) - \[10.x] Add support for streamed JSON Response by [@​pelmered](https://togithub.com/pelmered) in [https://github.com/laravel/framework/pull/49873](https://togithub.com/laravel/framework/pull/49873) - \[10.x] Using the native fopen exception in LockableFile.php by [@​eusonlito](https://togithub.com/eusonlito) in [https://github.com/laravel/framework/pull/49895](https://togithub.com/laravel/framework/pull/49895) - \[10.x] Fix LazilyRefreshDatabase when testing artisan commands by [@​iamgergo](https://togithub.com/iamgergo) in [https://github.com/laravel/framework/pull/49914](https://togithub.com/laravel/framework/pull/49914) - \[10.x] Fix expressions in with-functions doing aggregates by [@​tpetry](https://togithub.com/tpetry) in [https://github.com/laravel/framework/pull/49912](https://togithub.com/laravel/framework/pull/49912) - \[10.x] Fix redis tag entries never becoming stale if cache ttl is past time by [@​jagers](https://togithub.com/jagers) in [https://github.com/laravel/framework/pull/49864](https://togithub.com/laravel/framework/pull/49864) - \[10.x] Fix - The `Translator` may incorrectly report the locale of a missing translation key by [@​VicGUTT](https://togithub.com/VicGUTT) in [https://github.com/laravel/framework/pull/49900](https://togithub.com/laravel/framework/pull/49900) - \[10.x] fix Before/After validation rules by [@​MrPunyapal](https://togithub.com/MrPunyapal) in [https://github.com/laravel/framework/pull/49871](https://togithub.com/laravel/framework/pull/49871) ### [`v10.42.0`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v10420---2024-01-23) [Compare Source](https://togithub.com/laravel/framework/compare/v10.41.0...v10.42.0) - \[10.x] Switch to hash_equals in `File::hasSameHash()` by [@​simonhamp](https://togithub.com/simonhamp) in [https://github.com/laravel/framework/pull/49721](https://togithub.com/laravel/framework/pull/49721) - \[10.x] fix Rule::unless for callable $condition by [@​dbakan](https://togithub.com/dbakan) in [https://github.com/laravel/framework/pull/49726](https://togithub.com/laravel/framework/pull/49726) - \[10.x] Adds JobQueueing event by [@​dmason30](https://togithub.com/dmason30) in [https://github.com/laravel/framework/pull/49722](https://togithub.com/laravel/framework/pull/49722) - \[10.x] Fix decoding issue in MailLogTransport by [@​rojtjo](https://togithub.com/rojtjo) in [https://github.com/laravel/framework/pull/49727](https://togithub.com/laravel/framework/pull/49727) - \[10.x] Implement "max" validation rule for passwords by [@​angelej](https://togithub.com/angelej) in [https://github.com/laravel/framework/pull/49739](https://togithub.com/laravel/framework/pull/49739) - \[10.x] Add multiple channels/routes to AnonymousNotifiable at once by [@​iamgergo](https://togithub.com/iamgergo) in [https://github.com/laravel/framework/pull/49745](https://togithub.com/laravel/framework/pull/49745) - \[10.x] Sort service providers alphabetically by [@​buismaarten](https://togithub.com/buismaarten) in [https://github.com/laravel/framework/pull/49762](https://togithub.com/laravel/framework/pull/49762) - \[10.x] Global default options for the http factory by [@​timacdonald](https://togithub.com/timacdonald) in [https://github.com/laravel/framework/pull/49767](https://togithub.com/laravel/framework/pull/49767) - \[10.x] Only use `Carbon` if accessed from Laravel or also uses `illuminate/support` by [@​crynobone](https://togithub.com/crynobone) in [https://github.com/laravel/framework/pull/49772](https://togithub.com/laravel/framework/pull/49772) - \[10.x] Add `Str::unwrap` by [@​stevebauman](https://togithub.com/stevebauman) in [https://github.com/laravel/framework/pull/49779](https://togithub.com/laravel/framework/pull/49779) - \[10.x] Allow Uuid and Ulid in Carbon::createFromId() by [@​kylekatarnls](https://togithub.com/kylekatarnls) in [https://github.com/laravel/framework/pull/49783](https://togithub.com/laravel/framework/pull/49783) - \[10.x] Test Improvements by [@​crynobone](https://togithub.com/crynobone) in [https://github.com/laravel/framework/pull/49785](https://togithub.com/laravel/framework/pull/49785) ### [`v10.41.0`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v10410---2024-01-16) [Compare Source](https://togithub.com/laravel/framework/compare/v10.40.0...v10.41.0) - \[10.x] Add a `threshold` parameter to the `Number::spell` helper by [@​caendesilva](https://togithub.com/caendesilva) in [https://github.com/laravel/framework/pull/49610](https://togithub.com/laravel/framework/pull/49610) - Revert "\[10.x] Make ComponentAttributeBag Arrayable" by [@​luanfreitasdev](https://togithub.com/luanfreitasdev) in [https://github.com/laravel/framework/pull/49623](https://togithub.com/laravel/framework/pull/49623) - \[10.x] Fix return value and docblock by [@​dwightwatson](https://togithub.com/dwightwatson) in [https://github.com/laravel/framework/pull/49627](https://togithub.com/laravel/framework/pull/49627) - \[10.x] Add an option to specify the default path to the models directory for `php artisan model:prune` by [@​dbhynds](https://togithub.com/dbhynds) in [https://github.com/laravel/framework/pull/49617](https://togithub.com/laravel/framework/pull/49617) - \[10.x] Allow job chains to be conditionally dispatched by [@​fjarrett](https://togithub.com/fjarrett) in [https://github.com/laravel/framework/pull/49624](https://togithub.com/laravel/framework/pull/49624) - \[10.x] Add test for existing empty test by [@​lioneaglesolutions](https://togithub.com/lioneaglesolutions) in [https://github.com/laravel/framework/pull/49632](https://togithub.com/laravel/framework/pull/49632) - \[10.x] Add additional context to Mailable assertion messages by [@​lioneaglesolutions](https://togithub.com/lioneaglesolutions) in [https://github.com/laravel/framework/pull/49631](https://togithub.com/laravel/framework/pull/49631) - \[10.x] Allow job batches to be conditionally dispatched by [@​fjarrett](https://togithub.com/fjarrett) in [https://github.com/laravel/framework/pull/49639](https://togithub.com/laravel/framework/pull/49639) - \[10.x] Revert parameter name change by [@​timacdonald](https://togithub.com/timacdonald) in [https://github.com/laravel/framework/pull/49659](https://togithub.com/laravel/framework/pull/49659) - \[10.x] Printing Name of The Method that Calls `ensureIntlExtensionIsInstalled` in `Number` class. by [@​devajmeireles](https://togithub.com/devajmeireles) in [https://github.com/laravel/framework/pull/49660](https://togithub.com/laravel/framework/pull/49660) - \[10.x] Update pagination tailwind.blade.php by [@​anasmorahhib](https://togithub.com/anasmorahhib) in [https://github.com/laravel/framework/pull/49665](https://togithub.com/laravel/framework/pull/49665) - \[10.x] feat: add base argument to Stringable->toInteger() by [@​adamczykpiotr](https://togithub.com/adamczykpiotr) in [https://github.com/laravel/framework/pull/49670](https://togithub.com/laravel/framework/pull/49670) - \[10.x]: Remove unused class ShouldBeUnique when make a job by [@​Kenini1805](https://togithub.com/Kenini1805) in [https://github.com/laravel/framework/pull/49669](https://togithub.com/laravel/framework/pull/49669) - \[10.x] Add tests for Eloquent methods by [@​milwad-dev](https://togithub.com/milwad-dev) in [https://github.com/laravel/framework/pull/49673](https://togithub.com/laravel/framework/pull/49673) - Implement draft workflow by [@​driesvints](https://togithub.com/driesvints) in [https://github.com/laravel/framework/pull/49683](https://togithub.com/laravel/framework/pull/49683) - \[10.x] Fixing Types, Word and Returns of `Number`class. by [@​devajmeireles](https://togithub.com/devajmeireles) in [https://github.com/laravel/framework/pull/49681](https://togithub.com/laravel/framework/pull/49681) - \[10.x] Test Improvements by [@​crynobone](https://togithub.com/crynobone) in [https://github.com/laravel/framework/pull/49679](https://togithub.com/laravel/framework/pull/49679) - \[10.x] Officially support floats in trans_choice and Translator::choice by [@​philbates35](https://togithub.com/philbates35) in [https://github.com/laravel/framework/pull/49693](https://togithub.com/laravel/framework/pull/49693) - \[10.x] Use static function by [@​michaelnabil230](https://togithub.com/michaelnabil230) in [https://github.com/laravel/framework/pull/49696](https://togithub.com/laravel/framework/pull/49696) - \[10.x] Revert "\[10.x] Improve numeric comparison for custom casts" by [@​driesvints](https://togithub.com/driesvints) in [https://github.com/laravel/framework/pull/49702](https://togithub.com/laravel/framework/pull/49702) - \[10.x] Add exit code to queue:clear, and queue:forget commands by [@​bytestream](https://togithub.com/bytestream) in [https://github.com/laravel/framework/pull/49707](https://togithub.com/laravel/framework/pull/49707) - \[10.x] Allow StreamInterface as raw HTTP Client body by [@​janolivermr](https://togithub.com/janolivermr) in [https://github.com/laravel/framework/pull/49705](https://togithub.com/laravel/framework/pull/49705) ### [`v10.40.0`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v10400---2024-01-09) [Compare Source](https://togithub.com/laravel/framework/compare/v10.39.0...v10.40.0) - \[10.x] `Model::preventAccessingMissingAttributes()` raises exception for enums & primitive castable attributes that were not retrieved by [@​cosmastech](https://togithub.com/cosmastech) in [https://github.com/laravel/framework/pull/49480](https://togithub.com/laravel/framework/pull/49480) - \[10.x] Include system versioned tables for MariaDB by [@​hafezdivandari](https://togithub.com/hafezdivandari) in [https://github.com/laravel/framework/pull/49509](https://togithub.com/laravel/framework/pull/49509) - \[10.x] Fixes the `Arr::dot()` method to properly handle indexes array by [@​kayw-geek](https://togithub.com/kayw-geek) in [https://github.com/laravel/framework/pull/49507](https://togithub.com/laravel/framework/pull/49507) - \[10.x] Expand Gate::allows & Gate::denies signature by [@​antonkomarev](https://togithub.com/antonkomarev) in [https://github.com/laravel/framework/pull/49503](https://togithub.com/laravel/framework/pull/49503) - \[10.x] Improve numeric comparison for custom casts by [@​imahmood](https://togithub.com/imahmood) in [https://github.com/laravel/framework/pull/49504](https://togithub.com/laravel/framework/pull/49504) - \[10.x] Add session except method by [@​xurshudyan](https://togithub.com/xurshudyan) in [https://github.com/laravel/framework/pull/49520](https://togithub.com/laravel/framework/pull/49520) - \[10.x] Add `Number::clamp` by [@​jbrooksuk](https://togithub.com/jbrooksuk) in [https://github.com/laravel/framework/pull/49512](https://togithub.com/laravel/framework/pull/49512) - \[10.x] Fix Schedule test by [@​michaelnabil230](https://togithub.com/michaelnabil230) in [https://github.com/laravel/framework/pull/49538](https://togithub.com/laravel/framework/pull/49538) - \[10.x] Use correct format of date by [@​buismaarten](https://togithub.com/buismaarten) in [https://github.com/laravel/framework/pull/49541](https://togithub.com/laravel/framework/pull/49541) - \[10.x] Clean Arr by [@​michaelnabil230](https://togithub.com/michaelnabil230) in [https://github.com/laravel/framework/pull/49530](https://togithub.com/laravel/framework/pull/49530) - \[10.x] Make ComponentAttributeBag Arrayable by [@​iamgergo](https://togithub.com/iamgergo) in [https://github.com/laravel/framework/pull/49524](https://togithub.com/laravel/framework/pull/49524) - \[10.x] Fix whenAggregated when default is not specified by [@​lovePizza](https://togithub.com/lovePizza) in [https://github.com/laravel/framework/pull/49521](https://togithub.com/laravel/framework/pull/49521) - \[10.x] Update AsArrayObject.php to use ARRAY_AS_PROPS flag by [@​pintend](https://togithub.com/pintend) in [https://github.com/laravel/framework/pull/49534](https://togithub.com/laravel/framework/pull/49534) - \[10.x] Remove invalid `RedisCluster::client()` call by [@​tillkruss](https://togithub.com/tillkruss) in [https://github.com/laravel/framework/pull/49560](https://togithub.com/laravel/framework/pull/49560) - \[10.x] Remove unused code from `PhpRedisConnector` by [@​tillkruss](https://togithub.com/tillkruss) in [https://github.com/laravel/framework/pull/49559](https://togithub.com/laravel/framework/pull/49559) - \[10.x] Flush about command during test runs by [@​timacdonald](https://togithub.com/timacdonald) in [https://github.com/laravel/framework/pull/49557](https://togithub.com/laravel/framework/pull/49557) - \[10.x] Fix parentOfParameter method by [@​iamgergo](https://togithub.com/iamgergo) in [https://github.com/laravel/framework/pull/49548](https://togithub.com/laravel/framework/pull/49548) - \[10.x] Make the Schema Builder macroable by [@​kevinb1989](https://togithub.com/kevinb1989) in [https://github.com/laravel/framework/pull/49547](https://togithub.com/laravel/framework/pull/49547) - \[10.x] Remove unused code from tests by [@​imahmood](https://togithub.com/imahmood) in [https://github.com/laravel/framework/pull/49566](https://togithub.com/laravel/framework/pull/49566) - \[10.x] Update Query/Builder.php $columns typehint by [@​Grldk](https://togithub.com/Grldk) in [https://github.com/laravel/framework/pull/49563](https://togithub.com/laravel/framework/pull/49563) - \[10.x] Add assertViewEmpty to TestView by [@​dwightwatson](https://togithub.com/dwightwatson) in [https://github.com/laravel/framework/pull/49558](https://togithub.com/laravel/framework/pull/49558) - \[10.x] Update tailwind.blade.php for dark mode by [@​sabinchacko03](https://togithub.com/sabinchacko03) in [https://github.com/laravel/framework/pull/49515](https://togithub.com/laravel/framework/pull/49515) - \[10.x] Fix deprecation with null value in cache FileStore by [@​driesvints](https://togithub.com/driesvints) in [https://github.com/laravel/framework/pull/49578](https://togithub.com/laravel/framework/pull/49578) - \[10.x] Allow Vite asset path customization by [@​timacdonald](https://togithub.com/timacdonald) in [https://github.com/laravel/framework/pull/49437](https://togithub.com/laravel/framework/pull/49437) - \[10.x] Type hinting of the second parameter of date- and time-related `where*()` methods of `Illuminate\Database\Query\Builder` by [@​lorenzolosa](https://togithub.com/lorenzolosa) in [https://github.com/laravel/framework/pull/49599](https://togithub.com/laravel/framework/pull/49599) - \[10.x] Fix Stringable::convertCase() return type by [@​vaites](https://togithub.com/vaites) in [https://github.com/laravel/framework/pull/49590](https://togithub.com/laravel/framework/pull/49590) - Allow \Blade::stringable() to be called on native Iterables by [@​tsjason](https://togithub.com/tsjason) in [https://github.com/laravel/framework/pull/49591](https://togithub.com/laravel/framework/pull/49591) - \[10.x] Refactor time handling using `InteractsWithTime` trait method by [@​xurshudyan](https://togithub.com/xurshudyan) in [https://github.com/laravel/framework/pull/49601](https://togithub.com/laravel/framework/pull/49601) - \[10.x] Add `assertCount` test helper by [@​xurshudyan](https://togithub.com/xurshudyan) in [https://github.com/laravel/framework/pull/49609](https://togithub.com/laravel/framework/pull/49609) - \[10.x] Ability to establish connection without using Config Repository by [@​deleugpn](https://togithub.com/deleugpn) in [https://github.com/laravel/framework/pull/49527](https://togithub.com/laravel/framework/pull/49527) - \[10.x] Add APA style title helper by [@​hotmeteor](https://togithub.com/hotmeteor) in [https://github.com/laravel/framework/pull/49572](https://togithub.com/laravel/framework/pull/49572) - \[10.x] Fix usage of alternatives in error output by [@​Mrjavaci](https://togithub.com/Mrjavaci) in [https://github.com/laravel/framework/pull/49614](https://togithub.com/laravel/framework/pull/49614) - \[10.x] Use locks for queue job popping for PlanetScale's MySQL-compatible Vitess 19 engine by [@​crynobone](https://togithub.com/crynobone) in [https://github.com/laravel/framework/pull/49561](https://togithub.com/laravel/framework/pull/49561) ### [`v10.39.0`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v10390---2023-12-27) [Compare Source](https://togithub.com/laravel/framework/compare/v10.38.2...v10.39.0) - \[9.x] Support for phpredis 6.0.0 by [@​MichalHubatka](https://togithub.com/MichalHubatka) in [https://github.com/laravel/framework/pull/48380](https://togithub.com/laravel/framework/pull/48380) - \[10.x] Dynamic `maxTries` for queued jobs by [@​mechelon](https://togithub.com/mechelon) in [https://github.com/laravel/framework/pull/49473](https://togithub.com/laravel/framework/pull/49473) - \[10.x] Avoid TypeError when using json validation rule when PHP < 8.3 by [@​Xint0](https://togithub.com/Xint0) in [https://github.com/laravel/framework/pull/49474](https://togithub.com/laravel/framework/pull/49474) - \[10.x] Fix use statement compilation in Blade templates by [@​MrPunyapal](https://togithub.com/MrPunyapal) in [https://github.com/laravel/framework/pull/49479](https://togithub.com/laravel/framework/pull/49479) - \[10.x] Allow testing prompts validation by [@​cerbero90](https://togithub.com/cerbero90) in [https://github.com/laravel/framework/pull/49447](https://togithub.com/laravel/framework/pull/49447) - \[10.x] Add 'Roundrobin' Symfony mailer transport driver by [@​me-shaon](https://togithub.com/me-shaon) in [https://github.com/laravel/framework/pull/49435](https://togithub.com/laravel/framework/pull/49435) ### [`v10.38.2`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v10382---2023-12-22) [Compare Source](https://togithub.com/laravel/framework/compare/v10.38.1...v10.38.2) - \[10.x] Add `conflict` for `doctrine/dbal:^4.0` to `illuminate/database` by [@​crynobone](https://togithub.com/crynobone) in [https://github.com/laravel/framework/pull/49456](https://togithub.com/laravel/framework/pull/49456) - \[10.x] Simplify Arr::dot by [@​bastien-phi](https://togithub.com/bastien-phi) in [https://github.com/laravel/framework/pull/49461](https://togithub.com/laravel/framework/pull/49461) - \[10.x] Illuminate\Filesystem\join_paths(): Argument [#​2](https://togithub.com/laravel/framework/issues/2) must be of type string, null given by [@​tylernathanreed](https://togithub.com/tylernathanreed) in [https://github.com/laravel/framework/pull/49467](https://togithub.com/laravel/framework/pull/49467) - \[10.x] Allow deprecation logging in tests by [@​timacdonald](https://togithub.com/timacdonald) in [https://github.com/laravel/framework/pull/49457](https://togithub.com/laravel/framework/pull/49457) - \[10.x] Fix missing Validation rules not working with nested array by [@​aabadawy](https://togithub.com/aabadawy) in [https://github.com/laravel/framework/pull/49449](https://togithub.com/laravel/framework/pull/49449) ### [`v10.38.1`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v10381---2023-12-20) [Compare Source](https://togithub.com/laravel/framework/compare/v10.38.0...v10.38.1) - \[10.x] Adds support for parse callbacks from anonymous classes by [@​nunomaduro](https://togithub.com/nunomaduro) in [https://github.com/laravel/framework/pull/49432](https://togithub.com/laravel/framework/pull/49432) - Revert "\[10.x] Drop the primary key if it exists when adding a new primary key" by [@​taylorotwell](https://togithub.com/taylorotwell) in [https://github.com/laravel/framework/pull/49448](https://togithub.com/laravel/framework/pull/49448) - \[10.x] Fix installing DBAL on a fresh app by [@​timacdonald](https://togithub.com/timacdonald) in [https://github.com/laravel/framework/pull/49438](https://togithub.com/laravel/framework/pull/49438) - \[10.x] Add method to create request by [@​dododedodonl](https://togithub.com/dododedodonl) in [https://github.com/laravel/framework/pull/49446](https://togithub.com/laravel/framework/pull/49446) - \[10.x] Move `Illuminate\Foundation\Application::joinPaths()` to `Illuminate\Filesystem\join_paths()` by [@​crynobone](https://togithub.com/crynobone) in [https://github.com/laravel/framework/pull/49433](https://togithub.com/laravel/framework/pull/49433) ### [`v10.38.0`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v10380---2023-12-19) [Compare Source](https://togithub.com/laravel/framework/compare/v10.37.3...v10.38.0) - \[10.x] Add routeRoute method to test request by [@​fragkp](https://togithub.com/fragkp) in [https://github.com/laravel/framework/pull/49366](https://togithub.com/laravel/framework/pull/49366) - \[10.x] Update import & typo by [@​chu121su12](https://togithub.com/chu121su12) in [https://github.com/laravel/framework/pull/49370](https://togithub.com/laravel/framework/pull/49370) - \[10.x] Show default `false` values in `db:table` command by [@​PerryvanderMeer](https://togithub.com/PerryvanderMeer) in [https://github.com/laravel/framework/pull/49379](https://togithub.com/laravel/framework/pull/49379) - \[10.x] Fix primary key creation for MySQL with `sql_require_primary_key` enabled by [@​mtawil](https://togithub.com/mtawil) in [https://github.com/laravel/framework/pull/49374](https://togithub.com/laravel/framework/pull/49374) - \[10.x] Add `charset` and `collation` method to `Blueprint` by [@​gcazin](https://togithub.com/gcazin) in [https://github.com/laravel/framework/pull/49396](https://togithub.com/laravel/framework/pull/49396) - Fixes second run of `about` command on Octane by [@​josecl](https://togithub.com/josecl) in [https://github.com/laravel/framework/pull/49387](https://togithub.com/laravel/framework/pull/49387) - \[10.x] Fix bug in ArrayLock getCurrentOwner by [@​Joostb](https://togithub.com/Joostb) in [https://github.com/laravel/framework/pull/49393](https://togithub.com/laravel/framework/pull/49393) - \[10.x] Dynamo Batch Repository - Match Default Horizon Sort by [@​evan-burrell](https://togithub.com/evan-burrell) in [https://github.com/laravel/framework/pull/49391](https://togithub.com/laravel/framework/pull/49391) - \[10.x] Add Blade `[@session](https://togithub.com/session)` Directive by [@​jrd-lewis](https://togithub.com/jrd-lewis) in [https://github.com/laravel/framework/pull/49339](https://togithub.com/laravel/framework/pull/49339) - \[10.x] Improve `Arr::dot` performance by [@​bastien-phi](https://togithub.com/bastien-phi) in [https://github.com/laravel/framework/pull/49386](https://togithub.com/laravel/framework/pull/49386) - \[10.x] Fix assertStatus() parameter order by [@​marcovo](https://togithub.com/marcovo) in [https://github.com/laravel/framework/pull/49404](https://togithub.com/laravel/framework/pull/49404) - \[10.x] Only set `defaultCasters` if not previously set by [@​inxilpro](https://togithub.com/inxilpro) in [https://github.com/laravel/framework/pull/49402](https://togithub.com/laravel/framework/pull/49402) - \[10.x] Fixes parameter type in `ManagesFrequencies` by [@​Lucas-Schmukas](https://togithub.com/Lucas-Schmukas) in [https://github.com/laravel/framework/pull/49399](https://togithub.com/laravel/framework/pull/49399) - \[10.x] Add SQLite support for `whereJsonContains` method by [@​danieleambrosino](https://togithub.com/danieleambrosino) in [https://github.com/laravel/framework/pull/49401](https://togithub.com/laravel/framework/pull/49401) - \[10x.] Use native json_validate in Validation by [@​gtjamesa](https://togithub.com/gtjamesa) in [https://github.com/laravel/framework/pull/49413](https://togithub.com/laravel/framework/pull/49413) - \[10.x] Introducing `isEmpty` and `isNotEmpty` to `ComponentAttributeBag` by [@​devajmeireles](https://togithub.com/devajmeireles) in [https://github.com/laravel/framework/pull/49408](https://togithub.com/laravel/framework/pull/49408) - \[10.x] Drop the primary key if it exists when adding a new primary key by [@​KieranFYI](https://togithub.com/KieranFYI) in [https://github.com/laravel/framework/pull/49392](https://togithub.com/laravel/framework/pull/49392) - \[10.x] Improve schema builder `getColumns()` method by [@​hafezdivandari](https://togithub.com/hafezdivandari) in [https://github.com/laravel/framework/pull/49416](https://togithub.com/laravel/framework/pull/49416) - \[10.x] Add `MailMessage` helpers for plain text email notifications by [@​onlime](https://togithub.com/onlime) in [https://github.com/laravel/framework/pull/49407](https://togithub.com/laravel/framework/pull/49407) - \[10.x] Test Improvements by [@​crynobone](https://togithub.com/crynobone) in [https://github.com/laravel/framework/pull/49426](https://togithub.com/laravel/framework/pull/49426) - \[10.x] Add Conditionable to Pipeline by [@​shane-zeng](https://togithub.com/shane-zeng) in [https://github.com/laravel/framework/pull/49429](https://togithub.com/laravel/framework/pull/49429) ### [`v10.37.3`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v10373---2023-12-13) [Compare Source](https://togithub.com/laravel/framework/compare/v10.37.2...v10.37.3) - Flush middleware callbacks by [@​taylorotwell](https://togithub.com/taylorotwell) in https://github.com/laravel/framework/commit/bb49a72c1a839b2b19d0fcea4e8b203a122454ef ### [`v10.37.2`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v10372---2023-12-13) [Compare Source](https://togithub.com/laravel/framework/compare/v10.37.1...v10.37.2) - Ability to test chained job via closure by [@​jasonmccreary](https://togithub.com/jasonmccreary) in [https://github.com/laravel/framework/pull/49337](https://togithub.com/laravel/framework/pull/49337) - \[10.x] Add `progress` option to `PendingBatch` by [@​orkhanahmadov](https://togithub.com/orkhanahmadov) in [https://github.com/laravel/framework/pull/49273](https://togithub.com/laravel/framework/pull/49273) - \[10.x] Test Improvements by [@​crynobone](https://togithub.com/crynobone) in [https://github.com/laravel/framework/pull/49338](https://togithub.com/laravel/framework/pull/49338) - \[10.x] Avoid using `rescue()` in standalone `illuminate/database` component. by [@​crynobone](https://togithub.com/crynobone) in [https://github.com/laravel/framework/pull/49355](https://togithub.com/laravel/framework/pull/49355) - \[10.x] Exclude extension types on PostgreSQL when retrieving types by [@​hafezdivandari](https://togithub.com/hafezdivandari) in [https://github.com/laravel/framework/pull/49358](https://togithub.com/laravel/framework/pull/49358) - \[10.x] Revert "\[10.x] Disconnecting the database connection after testing" by [@​driesvints](https://togithub.com/driesvints) in [https://github.com/laravel/framework/pull/49361](https://togithub.com/laravel/framework/pull/49361) ### [`v10.37.1`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v10371---2023-12-12) [Compare Source](https://togithub.com/laravel/framework/compare/v10.37.0...v10.37.1) - \[10.x] Disconnecting the database connection after testing by [@​KentarouTakeda](https://togithub.com/KentarouTakeda) in [https://github.com/laravel/framework/pull/49327](https://togithub.com/laravel/framework/pull/49327) - \[10.x] Get user-defined types on PostgreSQL by [@​hafezdivandari](https://togithub.com/hafezdivandari) in [https://github.com/laravel/framework/pull/49303](https://togithub.com/laravel/framework/pull/49303) ### [`v10.37.0`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v10370---2023-12-12) [Compare Source](https://togithub.com/laravel/framework/compare/v10.36.0...v10.37.0) - \[10.x] Add `engine` method to `Blueprint` by [@​jbrooksuk](https://togithub.com/jbrooksuk) in [https://github.com/laravel/framework/pull/49250](https://togithub.com/laravel/framework/pull/49250) - \[10.x] Use translator from validator in `Can` and `Enum` rules by [@​fancyweb](https://togithub.com/fancyweb) in [https://github.com/laravel/framework/pull/49251](https://togithub.com/laravel/framework/pull/49251) - \[10.x] Get indexes of a table by [@​hafezdivandari](https://togithub.com/hafezdivandari) in [https://github.com/laravel/framework/pull/49204](https://togithub.com/laravel/framework/pull/49204) - \[10.x] Filesystem : can lock file on append of content by [@​StephaneBour](https://togithub.com/StephaneBour) in [https://github.com/laravel/framework/pull/49262](https://togithub.com/laravel/framework/pull/49262) - \[10.x] Test Improvements by [@​crynobone](https://togithub.com/crynobone) in [https://github.com/laravel/framework/pull/49266](https://togithub.com/laravel/framework/pull/49266) - \[10.x] Fixes generating facades documentation shouldn't be affected by `php-psr` extension by [@​crynobone](https://togithub.com/crynobone) in [https://github.com/laravel/framework/pull/49268](https://togithub.com/laravel/framework/pull/49268) - \[10.x] Fixes `AboutCommand::format()` docblock by [@​crynobone](https://togithub.com/crynobone) in [https://github.com/laravel/framework/pull/49274](https://togithub.com/laravel/framework/pull/49274) - \[10.x] `Route::getController()` should return `null` when the accessing closure based route by [@​crynobone](https://togithub.com/crynobone) in [https://github.com/laravel/framework/pull/49269](https://togithub.com/laravel/framework/pull/49269) - \[10.x] Add "noActionOnUpdate" method in Illuminate/Database/Schema/ForeignKeyDefinition by [@​hrsa](https://togithub.com/hrsa) in [https://github.com/laravel/framework/pull/49297](https://togithub.com/laravel/framework/pull/49297) - \[10.x] Fixing number helper for floating 0.0 by [@​mr-punyapal](https://togithub.com/mr-punyapal) in [https://github.com/laravel/framework/pull/49277](https://togithub.com/laravel/framework/pull/49277) - \[10.x] Allow checking if lock succesfully restored by [@​Joostb](https://togithub.com/Joostb) in [https://github.com/laravel/framework/pull/49272](https://togithub.com/laravel/framework/pull/49272) - \[10.x] Enable DynamoDB as a backend for Job Batches by [@​khepin](https://togithub.com/khepin) in [https://github.com/laravel/framework/pull/49169](https://togithub.com/laravel/framework/pull/49169) - \[10.x] Removed deprecated and not used argument by [@​Muetze42](https://togithub.com/Muetze42) in [https://github.com/laravel/framework/pull/49304](https://togithub.com/laravel/framework/pull/49304) - \[10.x] Add Conditionable to Batched and Chained jobs by [@​bretto36](https://togithub.com/bretto36) in [https://github.com/laravel/framework/pull/49310](https://togithub.com/laravel/framework/pull/49310) - \[10.x] Include partitioned tables on PostgreSQL when retrieving tables by [@​hafezdivandari](https://togithub.com/hafezdivandari) in [https://github.com/laravel/framework/pull/49326](https://togithub.com/laravel/framework/pull/49326) - \[10.x] Allow to pass `Arrayable` or `Stringble` in rules `In` and `NotIn` by [@​michaelnabil230](https://togithub.com/michaelnabil230) in [https://github.com/laravel/framework/pull/49055](https://togithub.com/laravel/framework/pull/49055) - \[10.x] Display error message if json_encode() fails by [@​aimeos](https://togithub.com/aimeos) in [https://github.com/laravel/framework/pull/48856](https://togithub.com/laravel/framework/pull/48856) - \[10.x] Allow error list per field by [@​timacdonald](https://togithub.com/timacdonald) in [https://github.com/laravel/framework/pull/49309](https://togithub.com/laravel/framework/pull/49309) - \[10.x] Get foreign keys of a table by [@​hafezdivandari](https://togithub.com/hafezdivandari) in [https://github.com/laravel/framework/pull/49264](https://togithub.com/laravel/framework/pull/49264) - \[10.x] PHPStan Improvements by [@​crynobone](https://togithub.com/crynobone) in [https://github.com/laravel/framework/pull/49343](https://togithub.com/laravel/framework/pull/49343) - \[10.x] Handle missing translations: more robust handling of callback return value by [@​DeanWunder](https://togithub.com/DeanWunder) in [https://github.com/laravel/framework/pull/49341](https://togithub.com/laravel/framework/pull/49341) ### [`v10.36.0`](https://togithub.com/laravel/framework/compare/v10.35.0...v10.36.0) [Compare Source](https://togithub.com/laravel/framework/compare/v10.35.0...v10.36.0) ### [`v10.35.0`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v10350---2023-12-05) [Compare Source](https://togithub.com/laravel/framework/compare/v10.34.2...v10.35.0) - \[10.x] Add `Conditionable` trait to `AssertableJson` by [@​khalilst](https://togithub.com/khalilst) in [https://github.com/laravel/framework/pull/49172](https://togithub.com/laravel/framework/pull/49172) - \[10.x] Add `--with-secret` option to Artisan `down` command. by [@​jj15asmr](https://togithub.com/jj15asmr) in [https://github.com/laravel/framework/pull/49171](https://togithub.com/laravel/framework/pull/49171) - \[10.x] Add support for `Number::summarize` by [@​jcsoriano](https://togithub.com/jcsoriano) in [https://github.com/laravel/framework/pull/49197](https://togithub.com/laravel/framework/pull/49197) - \[10.x] Add Blade [@​use](https://togithub.com/use) directive by [@​simonhamp](https://togithub.com/simonhamp) in [https://github.com/laravel/framework/pull/49179](https://togithub.com/laravel/framework/pull/49179) - \[10.x] Fixes retrying failed jobs causes PHP memory exhaustion errors when dealing with thousands of failed jobs by [@​crynobone](https://togithub.com/crynobone) in [https://github.com/laravel/framework/pull/49186](https://togithub.com/laravel/framework/pull/49186) - \[10.x] Add "substituteImplicitBindingsUsing" method to router by [@​calebporzio](https://togithub.com/calebporzio) in [https://github.com/laravel/framework/pull/49200](https://togithub.com/laravel/framework/pull/49200) - \[10.x] Cookies Having Independent Partitioned State (CHIPS) by [@​fabricecw](https://togithub.com/fabricecw) in [https://github.com/laravel/framework/pull/48745](https://togithub.com/laravel/framework/pull/48745) - \[10.x] Update InteractsWithDictionary.php to use base InvalidArgumentException by [@​Grldk](https://togithub.com/Grldk) in [https://github.com/laravel/framework/pull/49209](https://togithub.com/laravel/framework/pull/49209) - \[10.x] Fix docblock for wasRecentlyCreated by [@​stancl](https://togithub.com/stancl) in [https://github.com/laravel/framework/pull/49208](https://togithub.com/laravel/framework/pull/49208) - \[10.x] Fix loss of attributes after calling child component by [@​rojtjo](https://togithub.com/rojtjo) in [https://github.com/laravel/framework/pull/49216](https://togithub.com/laravel/framework/pull/49216) - \[10.x] Fix typo in PHPDoc comment by [@​caendesilva](https://togithub.com/caendesilva) in [https://github.com/laravel/framework/pull/49234](https://togithub.com/laravel/framework/pull/49234) - \[10.x] Determine if the given view exists. by [@​hafezdivandari](https://togithub.com/hafezdivandari) in [https://github.com/laravel/framework/pull/49231](https://togithub.com/laravel/framework/pull/49231) ### [`v10.34.2`](https://togithub.com/laravel/framework/compare/v10.34.1...v10.34.2) [Compare Source](https://togithub.com/laravel/framework/compare/v10.34.1...v10.34.2) ### [`v10.34.1`](https://togithub.com/laravel/framework/compare/v10.34.0...v10.34.1) [Compare Source](https://togithub.com/laravel/framework/compare/v10.34.0...v10.34.1) ### [`v10.34.0`](https://togithub.com/laravel/framework/blob/HEAD/CHANGELOG.md#v10340---2023-11-28) [Compare Source](https://togithub.com/laravel/framework/compare/v10.33.0...v10.34.0) - \[10.x] Fix `hex_color` validation rule by [@​apih](https://togithub.com/apih) in [https://github.com/laravel/framework/pull/49070](https://togithub.com/laravel/framework/pull/49070) - \[10.x] Prevent passing null to base64\_decode in Encrypter by [@​robtesch](https://togithub.com/robtesch) in [https://github.com/laravel/framework/pull/49071](https://togithub.com/laravel/framework/pull/49071) - \[10.x] Alias Number class by [@​ziadoz](https://togithub.com/ziadoz) in [https://github.com/laravel/framework/pull/49073](https://togithub.com/laravel/framework/pull/49073) - \[10.x] Added File Validation `extensions` by [@​eusonlito](https://togithub.com/eusonlito) in [https://github.com/laravel/framework/pull/49082](https://togithub.com/laravel/framework/pull/49082) - \[10.x] Add [@​throws](https://togithub.com/throws) in doc-blocks by [@​imanghafoori1](https://togithub.com/imanghafoori1) in [https://github.com/laravel/framework/pull/49091](https://togithub.com/laravel/framework/pull/49091) - \[10.x] Update docblocks for consistency by [@​dwightwatson](https://togithub.com/dwightwatson) in [https://github.com/laravel/framework/pull/49092](https://togithub.com/laravel/framework/pull/49092) - \[10.x] Throw exception when trying to initiate `Collection` using `WeakMap` by [@​crynobone](https://togithub.com/crynobone) in [https://github.com/laravel/framework/pull/49095](https://togithub.com/laravel/framework/pull/49095) - \[10.x] Only stage committed transactions by [@​hansnn](https://togithub.com/hansnn) in [https://github.com/laravel/framework/pull/49093](https://togithub.com/laravel/framework/pull/49093) - Better transaction manager object design by [@​taylorotwell](https://togithub.com/taylorotwell) in [https://github.com/laravel/framework/pull/49103](https://togithub.com/laravel/framework/pull/49103) - \[10.x] use php 8.3 `mb_str_pad()` for `Str::pad*` by [@​amacado](https://togithub.com/amacado) in [https://github.com/laravel/framework/pull/49108](https://togithub.com/laravel/framework/pull/49108) - \[10.x] Add Conditionable to TestResponse by [@​nshiro](https://togithub.com/nshiro) in [https://github.com/laravel/framework/pull/49112](https://togithub.com/laravel/framework/pull/49112) - \[10.x] Allow multiple types in Collection's `ensure` method by [@​ash-jc-allen](https://togithub.com/ash-jc-allen) in [https://github.com/laravel/framework/pull/49127](https://togithub.com/laravel/framework/pull/49127) - \[10.x] Fix middleware "SetCacheHeaders" with download responses by [@​clementbirkle](https://togithub.com/clementbirkle) in [https://github.com/laravel/framework/pull/49138](https://togithub.com/laravel/framework/pull/49138) - \[10.x]\[Cache] Fix handling of `false` values in apc by [@​simivar](https://togithub.com/simivar) in [https://github.com/laravel/framework/pull/49145](https://togithub.com/laravel/framework/pull/49145) - \[10.x] Reset numeric rules after each attribute's validation by [@​apih](https://togithub.com/apih) in [https://github.com/laravel/framework/pull/49142](https://togithub.com/laravel/framework/pull/49142) - \[10.x] Extract dirty getter for `performUpdate` by [@​taka-oyama](https://togithub.com/taka-oyama) in [https://github.com/laravel/framework/pull/49141](https://togithub.com/laravel/framework/pull/49141) - \[10.x] `ensure`: Resolve `$itemType` outside the closure by [@​lucasmichot](https://togithub.com/lucasmichot) in [https://github.com/laravel/framework/pull/49137](https://togithub.com/laravel/framework/pull/49137) - Allow "missing" method to be used on route groups by [@​redelschaap](https://togithub.com/redelschaap) in [https://github.com/laravel/framework/pull/49144](https://togithub.com/laravel/framework/pull/49144) - \[10.x] Get tables and views info by [@​hafezdivandari](https://togithub.com/hafezdivandari) in [https://github.com/laravel/framework/pull/49020](https://togithub.com/laravel/framework/pull/49020) - \[10.x] Fix `MorphTo::associate()` PHPDoc parameter by [@​devfrey](https://togithub.com/devfrey) in [https://github.com/laravel/framework/pull/49162](https://togithub.com/laravel/framework/pull/49162) - \[10.x] Make test error messages more multi-byte readable by [@​nshiro](https://togithub.com/nshiro) in [https://github.com/laravel/framework/pull/49160](https://togithub.com/laravel/framework/pull/49160) - \[10.x] Generate a unique hash for anonymous components by [@​billyonecan](https://togithub.com/billyonecan) in [https://github.com/laravel/framework/pull/49156](https://togithub.com/laravel/framework/pull/49156) - \[10.x] Improves output when using `php artisan about --json` by [@​crynobone](https://togithub.com/crynobone) in [https://github.com/laravel/framework/pull/49154](https://togithub.com/laravel/framework/pull/49154) - \[10.x] Make fake instance inherit from `Vite` when using `withoutVite()` by [@​orkhanahmadov](https://togithub.com/orkhanahmadov) in [https://github.com/laravel/framework/pull/49150](https://togithub.com/laravel/framework/pull/49150)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/RadioRoster/backend). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 276 +++++++++++++++++++++++++------------------------- 2 files changed, 139 insertions(+), 139 deletions(-) diff --git a/composer.json b/composer.json index 5b6d3f49..585b8586 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ "require": { "php": "^8.1", "guzzlehttp/guzzle": "7.8.1", - "laravel/framework": "10.33.0", + "laravel/framework": "10.43.0", "laravel/sanctum": "3.3.3", "laravel/tinker": "2.8.2", "spatie/laravel-permission": "6.3.0" diff --git a/composer.lock b/composer.lock index 412522e1..84989007 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": "6872a34ec91e82ffc55759367885dfe9", + "content-hash": "17299cda873dccdf707cd5836620873f", "packages": [ { "name": "brick/math", @@ -63,26 +63,26 @@ }, { "name": "carbonphp/carbon-doctrine-types", - "version": "3.2.0", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/CarbonPHP/carbon-doctrine-types.git", - "reference": "18ba5ddfec8976260ead6e866180bd5d2f71aa1d" + "reference": "99f76ffa36cce3b70a4a6abce41dba15ca2e84cb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/CarbonPHP/carbon-doctrine-types/zipball/18ba5ddfec8976260ead6e866180bd5d2f71aa1d", - "reference": "18ba5ddfec8976260ead6e866180bd5d2f71aa1d", + "url": "https://api.github.com/repos/CarbonPHP/carbon-doctrine-types/zipball/99f76ffa36cce3b70a4a6abce41dba15ca2e84cb", + "reference": "99f76ffa36cce3b70a4a6abce41dba15ca2e84cb", "shasum": "" }, "require": { - "php": "^8.1" + "php": "^7.4 || ^8.0" }, "conflict": { - "doctrine/dbal": "<4.0.0 || >=5.0.0" + "doctrine/dbal": "<3.7.0 || >=4.0.0" }, "require-dev": { - "doctrine/dbal": "^4.0.0", + "doctrine/dbal": "^3.7.0", "nesbot/carbon": "^2.71.0 || ^3.0.0", "phpunit/phpunit": "^10.3" }, @@ -112,7 +112,7 @@ ], "support": { "issues": "https://github.com/CarbonPHP/carbon-doctrine-types/issues", - "source": "https://github.com/CarbonPHP/carbon-doctrine-types/tree/3.2.0" + "source": "https://github.com/CarbonPHP/carbon-doctrine-types/tree/2.1.0" }, "funding": [ { @@ -128,7 +128,7 @@ "type": "tidelift" } ], - "time": "2024-02-09T16:56:22+00:00" + "time": "2023-12-11T17:09:12+00:00" }, { "name": "dflydev/dot-access-data", @@ -207,16 +207,16 @@ }, { "name": "doctrine/inflector", - "version": "2.0.8", + "version": "2.0.9", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", - "reference": "f9301a5b2fb1216b2b08f02ba04dc45423db6bff" + "reference": "2930cd5ef353871c821d5c43ed030d39ac8cfe65" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/inflector/zipball/f9301a5b2fb1216b2b08f02ba04dc45423db6bff", - "reference": "f9301a5b2fb1216b2b08f02ba04dc45423db6bff", + "url": "https://api.github.com/repos/doctrine/inflector/zipball/2930cd5ef353871c821d5c43ed030d39ac8cfe65", + "reference": "2930cd5ef353871c821d5c43ed030d39ac8cfe65", "shasum": "" }, "require": { @@ -278,7 +278,7 @@ ], "support": { "issues": "https://github.com/doctrine/inflector/issues", - "source": "https://github.com/doctrine/inflector/tree/2.0.8" + "source": "https://github.com/doctrine/inflector/tree/2.0.9" }, "funding": [ { @@ -294,31 +294,31 @@ "type": "tidelift" } ], - "time": "2023-06-16T13:40:37+00:00" + "time": "2024-01-15T18:05:13+00:00" }, { "name": "doctrine/lexer", - "version": "3.0.0", + "version": "3.0.1", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", - "reference": "84a527db05647743d50373e0ec53a152f2cde568" + "reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/lexer/zipball/84a527db05647743d50373e0ec53a152f2cde568", - "reference": "84a527db05647743d50373e0ec53a152f2cde568", + "url": "https://api.github.com/repos/doctrine/lexer/zipball/31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd", + "reference": "31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd", "shasum": "" }, "require": { "php": "^8.1" }, "require-dev": { - "doctrine/coding-standard": "^10", - "phpstan/phpstan": "^1.9", - "phpunit/phpunit": "^9.5", + "doctrine/coding-standard": "^12", + "phpstan/phpstan": "^1.10", + "phpunit/phpunit": "^10.5", "psalm/plugin-phpunit": "^0.18.3", - "vimeo/psalm": "^5.0" + "vimeo/psalm": "^5.21" }, "type": "library", "autoload": { @@ -355,7 +355,7 @@ ], "support": { "issues": "https://github.com/doctrine/lexer/issues", - "source": "https://github.com/doctrine/lexer/tree/3.0.0" + "source": "https://github.com/doctrine/lexer/tree/3.0.1" }, "funding": [ { @@ -371,7 +371,7 @@ "type": "tidelift" } ], - "time": "2022-12-15T16:57:16+00:00" + "time": "2024-02-05T11:56:58+00:00" }, { "name": "dragonmantank/cron-expression", @@ -1047,20 +1047,20 @@ }, { "name": "laravel/framework", - "version": "v10.33.0", + "version": "v10.43.0", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "4536872e3e5b6be51b1f655dafd12c9a4fa0cfe8" + "reference": "4f7802dfc9993cb57cf69615491ce1a7eb2e9529" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/4536872e3e5b6be51b1f655dafd12c9a4fa0cfe8", - "reference": "4536872e3e5b6be51b1f655dafd12c9a4fa0cfe8", + "url": "https://api.github.com/repos/laravel/framework/zipball/4f7802dfc9993cb57cf69615491ce1a7eb2e9529", + "reference": "4f7802dfc9993cb57cf69615491ce1a7eb2e9529", "shasum": "" }, "require": { - "brick/math": "^0.9.3|^0.10.2|^0.11", + "brick/math": "^0.9.3|^0.10.2|^0.11|^0.12", "composer-runtime-api": "^2.2", "doctrine/inflector": "^2.0.5", "dragonmantank/cron-expression": "^3.3.2", @@ -1089,7 +1089,7 @@ "symfony/console": "^6.2", "symfony/error-handler": "^6.2", "symfony/finder": "^6.2", - "symfony/http-foundation": "^6.3", + "symfony/http-foundation": "^6.4", "symfony/http-kernel": "^6.2", "symfony/mailer": "^6.2", "symfony/mime": "^6.2", @@ -1102,6 +1102,8 @@ "voku/portable-ascii": "^2.0" }, "conflict": { + "carbonphp/carbon-doctrine-types": ">=3.0", + "doctrine/dbal": ">=4.0", "tightenco/collect": "<5.5.33" }, "provide": { @@ -1157,7 +1159,7 @@ "league/flysystem-sftp-v3": "^3.0", "mockery/mockery": "^1.5.1", "nyholm/psr7": "^1.2", - "orchestra/testbench-core": "^8.15.1", + "orchestra/testbench-core": "^8.18", "pda/pheanstalk": "^4.0", "phpstan/phpstan": "^1.4.7", "phpunit/phpunit": "^10.0.7", @@ -1213,6 +1215,7 @@ "files": [ "src/Illuminate/Collections/helpers.php", "src/Illuminate/Events/functions.php", + "src/Illuminate/Filesystem/functions.php", "src/Illuminate/Foundation/helpers.php", "src/Illuminate/Support/helpers.php" ], @@ -1245,20 +1248,20 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2023-11-21T14:49:31+00:00" + "time": "2024-01-30T16:25:02+00:00" }, { "name": "laravel/prompts", - "version": "v0.1.13", + "version": "v0.1.15", "source": { "type": "git", "url": "https://github.com/laravel/prompts.git", - "reference": "e1379d8ead15edd6cc4369c22274345982edc95a" + "reference": "d814a27514d99b03c85aa42b22cfd946568636c1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/prompts/zipball/e1379d8ead15edd6cc4369c22274345982edc95a", - "reference": "e1379d8ead15edd6cc4369c22274345982edc95a", + "url": "https://api.github.com/repos/laravel/prompts/zipball/d814a27514d99b03c85aa42b22cfd946568636c1", + "reference": "d814a27514d99b03c85aa42b22cfd946568636c1", "shasum": "" }, "require": { @@ -1274,7 +1277,7 @@ "require-dev": { "mockery/mockery": "^1.5", "pestphp/pest": "^2.3", - "phpstan/phpstan": "^1.10", + "phpstan/phpstan": "^1.11", "phpstan/phpstan-mockery": "^1.1" }, "suggest": { @@ -1300,9 +1303,9 @@ ], "support": { "issues": "https://github.com/laravel/prompts/issues", - "source": "https://github.com/laravel/prompts/tree/v0.1.13" + "source": "https://github.com/laravel/prompts/tree/v0.1.15" }, - "time": "2023-10-27T13:53:59+00:00" + "time": "2023-12-29T22:37:42+00:00" }, { "name": "laravel/sanctum", @@ -1501,16 +1504,16 @@ }, { "name": "league/commonmark", - "version": "2.4.1", + "version": "2.4.2", "source": { "type": "git", "url": "https://github.com/thephpleague/commonmark.git", - "reference": "3669d6d5f7a47a93c08ddff335e6d945481a1dd5" + "reference": "91c24291965bd6d7c46c46a12ba7492f83b1cadf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/3669d6d5f7a47a93c08ddff335e6d945481a1dd5", - "reference": "3669d6d5f7a47a93c08ddff335e6d945481a1dd5", + "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/91c24291965bd6d7c46c46a12ba7492f83b1cadf", + "reference": "91c24291965bd6d7c46c46a12ba7492f83b1cadf", "shasum": "" }, "require": { @@ -1523,7 +1526,7 @@ }, "require-dev": { "cebe/markdown": "^1.0", - "commonmark/cmark": "0.30.0", + "commonmark/cmark": "0.30.3", "commonmark/commonmark.js": "0.30.0", "composer/package-versions-deprecated": "^1.8", "embed/embed": "^4.4", @@ -1533,10 +1536,10 @@ "michelf/php-markdown": "^1.4 || ^2.0", "nyholm/psr7": "^1.5", "phpstan/phpstan": "^1.8.2", - "phpunit/phpunit": "^9.5.21", + "phpunit/phpunit": "^9.5.21 || ^10.5.9 || ^11.0.0", "scrutinizer/ocular": "^1.8.1", - "symfony/finder": "^5.3 | ^6.0", - "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0", + "symfony/finder": "^5.3 | ^6.0 || ^7.0", + "symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0 || ^7.0", "unleashedtech/php-coding-standard": "^3.1.1", "vimeo/psalm": "^4.24.0 || ^5.0.0" }, @@ -1603,7 +1606,7 @@ "type": "tidelift" } ], - "time": "2023-08-30T16:55:00+00:00" + "time": "2024-02-02T11:59:32+00:00" }, { "name": "league/config", @@ -1689,16 +1692,16 @@ }, { "name": "league/flysystem", - "version": "3.23.0", + "version": "3.24.0", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "d4ad81e2b67396e33dc9d7e54ec74ccf73151dcc" + "reference": "b25a361508c407563b34fac6f64a8a17a8819675" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/d4ad81e2b67396e33dc9d7e54ec74ccf73151dcc", - "reference": "d4ad81e2b67396e33dc9d7e54ec74ccf73151dcc", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/b25a361508c407563b34fac6f64a8a17a8819675", + "reference": "b25a361508c407563b34fac6f64a8a17a8819675", "shasum": "" }, "require": { @@ -1718,7 +1721,7 @@ "require-dev": { "async-aws/s3": "^1.5 || ^2.0", "async-aws/simple-s3": "^1.1 || ^2.0", - "aws/aws-sdk-php": "^3.220.0", + "aws/aws-sdk-php": "^3.295.10", "composer/semver": "^3.0", "ext-fileinfo": "*", "ext-ftp": "*", @@ -1729,7 +1732,7 @@ "phpseclib/phpseclib": "^3.0.34", "phpstan/phpstan": "^1.10", "phpunit/phpunit": "^9.5.11|^10.0", - "sabre/dav": "^4.3.1" + "sabre/dav": "^4.6.0" }, "type": "library", "autoload": { @@ -1763,7 +1766,7 @@ ], "support": { "issues": "https://github.com/thephpleague/flysystem/issues", - "source": "https://github.com/thephpleague/flysystem/tree/3.23.0" + "source": "https://github.com/thephpleague/flysystem/tree/3.24.0" }, "funding": [ { @@ -1775,20 +1778,20 @@ "type": "github" } ], - "time": "2023-12-04T10:16:17+00:00" + "time": "2024-02-04T12:10:17+00:00" }, { "name": "league/flysystem-local", - "version": "3.23.0", + "version": "3.23.1", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem-local.git", - "reference": "5cf046ba5f059460e86a997c504dd781a39a109b" + "reference": "b884d2bf9b53bb4804a56d2df4902bb51e253f00" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/5cf046ba5f059460e86a997c504dd781a39a109b", - "reference": "5cf046ba5f059460e86a997c504dd781a39a109b", + "url": "https://api.github.com/repos/thephpleague/flysystem-local/zipball/b884d2bf9b53bb4804a56d2df4902bb51e253f00", + "reference": "b884d2bf9b53bb4804a56d2df4902bb51e253f00", "shasum": "" }, "require": { @@ -1823,7 +1826,7 @@ ], "support": { "issues": "https://github.com/thephpleague/flysystem-local/issues", - "source": "https://github.com/thephpleague/flysystem-local/tree/3.23.0" + "source": "https://github.com/thephpleague/flysystem-local/tree/3.23.1" }, "funding": [ { @@ -1835,20 +1838,20 @@ "type": "github" } ], - "time": "2023-12-04T10:14:46+00:00" + "time": "2024-01-26T18:25:23+00:00" }, { "name": "league/mime-type-detection", - "version": "1.14.0", + "version": "1.15.0", "source": { "type": "git", "url": "https://github.com/thephpleague/mime-type-detection.git", - "reference": "b6a5854368533df0295c5761a0253656a2e52d9e" + "reference": "ce0f4d1e8a6f4eb0ddff33f57c69c50fd09f4301" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/b6a5854368533df0295c5761a0253656a2e52d9e", - "reference": "b6a5854368533df0295c5761a0253656a2e52d9e", + "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ce0f4d1e8a6f4eb0ddff33f57c69c50fd09f4301", + "reference": "ce0f4d1e8a6f4eb0ddff33f57c69c50fd09f4301", "shasum": "" }, "require": { @@ -1879,7 +1882,7 @@ "description": "Mime-type detection for Flysystem", "support": { "issues": "https://github.com/thephpleague/mime-type-detection/issues", - "source": "https://github.com/thephpleague/mime-type-detection/tree/1.14.0" + "source": "https://github.com/thephpleague/mime-type-detection/tree/1.15.0" }, "funding": [ { @@ -1891,7 +1894,7 @@ "type": "tidelift" } ], - "time": "2023-10-17T14:13:20+00:00" + "time": "2024-01-28T23:22:08+00:00" }, { "name": "monolog/monolog", @@ -2103,31 +2106,31 @@ }, { "name": "nette/schema", - "version": "v1.2.5", + "version": "v1.3.0", "source": { "type": "git", "url": "https://github.com/nette/schema.git", - "reference": "0462f0166e823aad657c9224d0f849ecac1ba10a" + "reference": "a6d3a6d1f545f01ef38e60f375d1cf1f4de98188" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/schema/zipball/0462f0166e823aad657c9224d0f849ecac1ba10a", - "reference": "0462f0166e823aad657c9224d0f849ecac1ba10a", + "url": "https://api.github.com/repos/nette/schema/zipball/a6d3a6d1f545f01ef38e60f375d1cf1f4de98188", + "reference": "a6d3a6d1f545f01ef38e60f375d1cf1f4de98188", "shasum": "" }, "require": { - "nette/utils": "^2.5.7 || ^3.1.5 || ^4.0", - "php": "7.1 - 8.3" + "nette/utils": "^4.0", + "php": "8.1 - 8.3" }, "require-dev": { - "nette/tester": "^2.3 || ^2.4", + "nette/tester": "^2.4", "phpstan/phpstan-nette": "^1.0", - "tracy/tracy": "^2.7" + "tracy/tracy": "^2.8" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.2-dev" + "dev-master": "1.3-dev" } }, "autoload": { @@ -2159,22 +2162,22 @@ ], "support": { "issues": "https://github.com/nette/schema/issues", - "source": "https://github.com/nette/schema/tree/v1.2.5" + "source": "https://github.com/nette/schema/tree/v1.3.0" }, - "time": "2023-10-05T20:37:59+00:00" + "time": "2023-12-11T11:54:22+00:00" }, { "name": "nette/utils", - "version": "v4.0.3", + "version": "v4.0.4", "source": { "type": "git", "url": "https://github.com/nette/utils.git", - "reference": "a9d127dd6a203ce6d255b2e2db49759f7506e015" + "reference": "d3ad0aa3b9f934602cb3e3902ebccf10be34d218" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nette/utils/zipball/a9d127dd6a203ce6d255b2e2db49759f7506e015", - "reference": "a9d127dd6a203ce6d255b2e2db49759f7506e015", + "url": "https://api.github.com/repos/nette/utils/zipball/d3ad0aa3b9f934602cb3e3902ebccf10be34d218", + "reference": "d3ad0aa3b9f934602cb3e3902ebccf10be34d218", "shasum": "" }, "require": { @@ -2245,9 +2248,9 @@ ], "support": { "issues": "https://github.com/nette/utils/issues", - "source": "https://github.com/nette/utils/tree/v4.0.3" + "source": "https://github.com/nette/utils/tree/v4.0.4" }, - "time": "2023-10-29T21:02:13+00:00" + "time": "2024-01-17T16:50:36+00:00" }, { "name": "nikic/php-parser", @@ -3361,16 +3364,16 @@ }, { "name": "symfony/css-selector", - "version": "v6.4.0", + "version": "v6.4.3", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "d036c6c0d0b09e24a14a35f8292146a658f986e4" + "reference": "ee0f7ed5cf298cc019431bb3b3977ebc52b86229" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/d036c6c0d0b09e24a14a35f8292146a658f986e4", - "reference": "d036c6c0d0b09e24a14a35f8292146a658f986e4", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/ee0f7ed5cf298cc019431bb3b3977ebc52b86229", + "reference": "ee0f7ed5cf298cc019431bb3b3977ebc52b86229", "shasum": "" }, "require": { @@ -3406,7 +3409,7 @@ "description": "Converts CSS selectors to XPath expressions", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/css-selector/tree/v6.4.0" + "source": "https://github.com/symfony/css-selector/tree/v6.4.3" }, "funding": [ { @@ -3422,7 +3425,7 @@ "type": "tidelift" } ], - "time": "2023-10-31T08:40:20+00:00" + "time": "2024-01-23T14:51:35+00:00" }, { "name": "symfony/deprecation-contracts", @@ -3493,16 +3496,16 @@ }, { "name": "symfony/error-handler", - "version": "v6.4.0", + "version": "v6.4.3", "source": { "type": "git", "url": "https://github.com/symfony/error-handler.git", - "reference": "c873490a1c97b3a0a4838afc36ff36c112d02788" + "reference": "6dc3c76a278b77f01d864a6005d640822c6f26a6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/error-handler/zipball/c873490a1c97b3a0a4838afc36ff36c112d02788", - "reference": "c873490a1c97b3a0a4838afc36ff36c112d02788", + "url": "https://api.github.com/repos/symfony/error-handler/zipball/6dc3c76a278b77f01d864a6005d640822c6f26a6", + "reference": "6dc3c76a278b77f01d864a6005d640822c6f26a6", "shasum": "" }, "require": { @@ -3548,7 +3551,7 @@ "description": "Provides tools to manage errors and ease debugging PHP code", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/error-handler/tree/v6.4.0" + "source": "https://github.com/symfony/error-handler/tree/v6.4.3" }, "funding": [ { @@ -3564,20 +3567,20 @@ "type": "tidelift" } ], - "time": "2023-10-18T09:43:34+00:00" + "time": "2024-01-29T15:40:36+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v6.4.0", + "version": "v6.4.3", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "d76d2632cfc2206eecb5ad2b26cd5934082941b6" + "reference": "ae9d3a6f3003a6caf56acd7466d8d52378d44fef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/d76d2632cfc2206eecb5ad2b26cd5934082941b6", - "reference": "d76d2632cfc2206eecb5ad2b26cd5934082941b6", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/ae9d3a6f3003a6caf56acd7466d8d52378d44fef", + "reference": "ae9d3a6f3003a6caf56acd7466d8d52378d44fef", "shasum": "" }, "require": { @@ -3628,7 +3631,7 @@ "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/event-dispatcher/tree/v6.4.0" + "source": "https://github.com/symfony/event-dispatcher/tree/v6.4.3" }, "funding": [ { @@ -3644,7 +3647,7 @@ "type": "tidelift" } ], - "time": "2023-07-27T06:52:43+00:00" + "time": "2024-01-23T14:51:35+00:00" }, { "name": "symfony/event-dispatcher-contracts", @@ -3865,16 +3868,16 @@ }, { "name": "symfony/http-kernel", - "version": "v6.4.1", + "version": "v6.4.3", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "2953274c16a229b3933ef73a6898e18388e12e1b" + "reference": "9c6ec4e543044f7568a53a76ab1484ecd30637a2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/2953274c16a229b3933ef73a6898e18388e12e1b", - "reference": "2953274c16a229b3933ef73a6898e18388e12e1b", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/9c6ec4e543044f7568a53a76ab1484ecd30637a2", + "reference": "9c6ec4e543044f7568a53a76ab1484ecd30637a2", "shasum": "" }, "require": { @@ -3958,7 +3961,7 @@ "description": "Provides a structured process for converting a Request into a Response", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-kernel/tree/v6.4.1" + "source": "https://github.com/symfony/http-kernel/tree/v6.4.3" }, "funding": [ { @@ -3974,20 +3977,20 @@ "type": "tidelift" } ], - "time": "2023-12-01T17:02:02+00:00" + "time": "2024-01-31T07:21:29+00:00" }, { "name": "symfony/mailer", - "version": "v6.4.0", + "version": "v6.4.3", "source": { "type": "git", "url": "https://github.com/symfony/mailer.git", - "reference": "ca8dcf8892cdc5b4358ecf2528429bb5e706f7ba" + "reference": "74412c62f88a85a41b61f0b71ab0afcaad6f03ee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mailer/zipball/ca8dcf8892cdc5b4358ecf2528429bb5e706f7ba", - "reference": "ca8dcf8892cdc5b4358ecf2528429bb5e706f7ba", + "url": "https://api.github.com/repos/symfony/mailer/zipball/74412c62f88a85a41b61f0b71ab0afcaad6f03ee", + "reference": "74412c62f88a85a41b61f0b71ab0afcaad6f03ee", "shasum": "" }, "require": { @@ -4038,7 +4041,7 @@ "description": "Helps sending emails", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/mailer/tree/v6.4.0" + "source": "https://github.com/symfony/mailer/tree/v6.4.3" }, "funding": [ { @@ -4054,7 +4057,7 @@ "type": "tidelift" } ], - "time": "2023-11-12T18:02:22+00:00" + "time": "2024-01-29T15:01:07+00:00" }, { "name": "symfony/mime", @@ -4774,16 +4777,16 @@ }, { "name": "symfony/polyfill-uuid", - "version": "v1.28.0", + "version": "v1.29.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-uuid.git", - "reference": "9c44518a5aff8da565c8a55dbe85d2769e6f630e" + "reference": "3abdd21b0ceaa3000ee950097bc3cf9efc137853" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/9c44518a5aff8da565c8a55dbe85d2769e6f630e", - "reference": "9c44518a5aff8da565c8a55dbe85d2769e6f630e", + "url": "https://api.github.com/repos/symfony/polyfill-uuid/zipball/3abdd21b0ceaa3000ee950097bc3cf9efc137853", + "reference": "3abdd21b0ceaa3000ee950097bc3cf9efc137853", "shasum": "" }, "require": { @@ -4797,9 +4800,6 @@ }, "type": "library", "extra": { - "branch-alias": { - "dev-main": "1.28-dev" - }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" @@ -4836,7 +4836,7 @@ "uuid" ], "support": { - "source": "https://github.com/symfony/polyfill-uuid/tree/v1.28.0" + "source": "https://github.com/symfony/polyfill-uuid/tree/v1.29.0" }, "funding": [ { @@ -4852,7 +4852,7 @@ "type": "tidelift" } ], - "time": "2023-01-26T09:26:14+00:00" + "time": "2024-01-29T20:11:03+00:00" }, { "name": "symfony/process", @@ -4917,16 +4917,16 @@ }, { "name": "symfony/routing", - "version": "v6.4.1", + "version": "v6.4.3", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "0c95c164fdba18b12523b75e64199ca3503e6d40" + "reference": "3b2957ad54902f0f544df83e3d58b38d7e8e5842" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/0c95c164fdba18b12523b75e64199ca3503e6d40", - "reference": "0c95c164fdba18b12523b75e64199ca3503e6d40", + "url": "https://api.github.com/repos/symfony/routing/zipball/3b2957ad54902f0f544df83e3d58b38d7e8e5842", + "reference": "3b2957ad54902f0f544df83e3d58b38d7e8e5842", "shasum": "" }, "require": { @@ -4980,7 +4980,7 @@ "url" ], "support": { - "source": "https://github.com/symfony/routing/tree/v6.4.1" + "source": "https://github.com/symfony/routing/tree/v6.4.3" }, "funding": [ { @@ -4996,7 +4996,7 @@ "type": "tidelift" } ], - "time": "2023-12-01T14:54:37+00:00" + "time": "2024-01-30T13:55:02+00:00" }, { "name": "symfony/service-contracts", @@ -5341,16 +5341,16 @@ }, { "name": "symfony/uid", - "version": "v6.4.0", + "version": "v6.4.3", "source": { "type": "git", "url": "https://github.com/symfony/uid.git", - "reference": "8092dd1b1a41372110d06374f99ee62f7f0b9a92" + "reference": "1d31267211cc3a2fff32bcfc7c1818dac41b6fc0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/uid/zipball/8092dd1b1a41372110d06374f99ee62f7f0b9a92", - "reference": "8092dd1b1a41372110d06374f99ee62f7f0b9a92", + "url": "https://api.github.com/repos/symfony/uid/zipball/1d31267211cc3a2fff32bcfc7c1818dac41b6fc0", + "reference": "1d31267211cc3a2fff32bcfc7c1818dac41b6fc0", "shasum": "" }, "require": { @@ -5395,7 +5395,7 @@ "uuid" ], "support": { - "source": "https://github.com/symfony/uid/tree/v6.4.0" + "source": "https://github.com/symfony/uid/tree/v6.4.3" }, "funding": [ { @@ -5411,7 +5411,7 @@ "type": "tidelift" } ], - "time": "2023-10-31T08:18:17+00:00" + "time": "2024-01-23T14:51:35+00:00" }, { "name": "symfony/var-dumper",