Skip to content

Restore activity_log.batch_uuid compatibility for Spatie activity inserts#4

Draft
Copilot wants to merge 3 commits intomainfrom
copilot/fix-unknown-column-batch-uuid
Draft

Restore activity_log.batch_uuid compatibility for Spatie activity inserts#4
Copilot wants to merge 3 commits intomainfrom
copilot/fix-unknown-column-batch-uuid

Conversation

Copy link
Copy Markdown

Copilot AI commented Apr 17, 2026

Model event logging is failing with Unknown column 'batch_uuid' in 'field list' because runtime inserts still include batch_uuid while the deployed schema can lack that column. This PR resolves the schema/package drift by restoring the missing column in a safe, idempotent migration.

  • Schema compatibility fix (activity_log)

    • Adds a new migration: 2026_04_17_180000_restore_batch_uuid_to_activity_log_table.php
    • Uses activitylog.database_connection and activitylog.table_name config values.
    • Adds batch_uuid only when the target table exists and the column is missing.
    • Keeps rollback behavior scoped to dropping batch_uuid only when present.
  • Why this addresses the failure

    • Spatie activity writes in this app path still attempt to persist batch_uuid.
    • Restoring the column re-aligns the DB schema with current insert behavior without forcing a broader package/schema upgrade in this change.
$connection = config('activitylog.database_connection');
$tableName = config('activitylog.table_name', 'activity_log');
$schema = Schema::connection($connection);

if ($schema->hasTable($tableName) && ! $schema->hasColumn($tableName, 'batch_uuid')) {
    $schema->table($tableName, function (Blueprint $table) {
        $table->uuid('batch_uuid')->nullable();
    });
}

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com/repos/AnourValar/eloquent-serialize/zipball/b6b16ab61316fb9885dff1ede29e72441c7098c0
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/CarbonPHP/carbon-doctrine-types/zipball/18ba5ddfec8976260ead6e866180bd5d2f71aa1d
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/CarbonPHP/carbon/zipball/e890471a3494740f7d9326d72ce6a8c559ffee60
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/FakerPHP/Faker/zipball/e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/e01f4a821471308ba86aa202fed6698b6b695e3b
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/5edf2e43d9f42e5baa6f844826213257c247b309
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/Masterminds/html5-php/zipball/fcf91eb64359852f00d921887b219479b4f21251
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/PHPOffice/Math/zipball/fc31c8f57a7a81f962cbf389fd89f4d9d06fc99a
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/PHPOffice/PHPWord/zipball/6d75328229bc93790b37e93741adf70646cea958
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/Seldaek/monolog/zipball/b321dd6749f0bf7189444158a3ce785cc16d69b0
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/SocialiteProviders/Manager/zipball/35372dc62787e61e91cfec73f45fd5d5ae0f8891
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/SocialiteProviders/Medium/zipball/f6481595552deadb048e9a8d6da741fc0b1f67ce
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/SocialiteProviders/Microsoft/zipball/664c946a57994abeeca0208c3ed187dd3d73ccc4
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/Torann/laravel-geoip/zipball/061701e2b0afc1f3affead9c60ebdf799b9d9207
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/aerni/laravel-cloudflared/zipball/1a665de438d826517a55b332aedc269b4d5721a8
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/algolia/algoliasearch-client-php/zipball/958312a73d16fc8a48d5c4f6a00b2019c49146f0
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/antonioribeiro/google2fa-qrcode/zipball/ce4d8a729b6c93741c607cfb2217acfffb5bf76b
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/antonioribeiro/google2fa/zipball/e6bc62dd6ae83acc475f57912e27466019a1f2cf
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/api-platform/documentation/zipball/a63a3a7f020b6a001b1228c5bd916e1a76887d1d
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/api-platform/hal/zipball/34a928ae58b50705cd3cc5a524d93fda39950f8d
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/api-platform/hydra/zipball/bb9f7107a0bbfbe6e7b93130bde9829f0cc71529
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/api-platform/json-api/zipball/64bf11cbcaaf5cba3f6fceb243ed57d1ed6e2827
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/api-platform/json-schema/zipball/0f66e93719fd65938528aeff900737471acb515a
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/api-platform/jsonld/zipball/64bd84ac44d6c6c51142a26bfa7d4c6237d20593
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/api-platform/laravel/zipball/54ad2d48ddefc1e78896d13af76da11a335dac59
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/api-platform/metadata/zipball/e5d54902ad9817f1734ef39fe5b34d3c9b505f27
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/api-platform/openapi/zipball/6ae725b4d2cee60972c18c4bd6148b63ccf16785
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/api-platform/serializer/zipball/c8a62096d277b89b0f146aa90c65eeaeb1412900
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/api-platform/state/zipball/5387afbb9e79027b34dab731bc90e810fdd6ca60
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/aws/aws-sdk-php/zipball/a50c3cc2c59f5ebeb56cbe170e6f144034b252b6
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/awslabs/aws-crt-php/zipball/d71d9906c7bb63a28295447ba12e74723bd3730e
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/awssat/laravel-visits/zipball/cca7eff29e97813d1ef6a8a6b5b842ca0e3cd239
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/barryvdh/ReflectionDocBlock/zipball/4f5ba70c30c81f2ce03a16a9965832cfcc31ed3b
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/ad7e37676f1ff985d55ef1b6b96a0c0a40f2609a
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/berkayk/laravel-onesignal/zipball/6432679e35a051ed0f6f8d6b1d49ec75d69b1322
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/binafy/laravel-reactions/zipball/cab7bf107a1900d03a96aec31b664485e8e01d60
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/bobthecow/psysh/zipball/3be75d5b9244936dd4ac62ade2bfb004d13acf0f
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/brick/math/zipball/63422359a44b7f06cae63c3b429b59e8efcc0629
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/chillerlan/php-qrcode/zipball/7b66282572fc14075c0507d74d9837dab25b38d6
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/chillerlan/php-settings-container/zipball/a0a487cbf5344f721eb504bf0f59bada40c381b7
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/cloudflare/cloudflare-php/zipball/2d3f198773e865b5de2357d7bdbc52bdf42e8f97
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/cloudinary-community/cloudinary-laravel/zipball/575f4508f9fb50ee9b915e7b53868f5bc9ccf2bb
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/cloudinary/cloudinary_php/zipball/c373c01db4ecfe9637b1cb384ab1587c4af86793
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/cloudinary/php-transformation-builder-sdk/zipball/2f75344e1aa3c39d95a4610177e1a20fe7e35789
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/composer/class-map-generator/zipball/6a9c2f0970022ab00dc58c07d0685dd712f2231b
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/composer/pcre/zipball/b2bed4734f0cc156ee1fe9c0da2550420d99a21e
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/danharrin/date-format-converter/zipball/7c31171bc981e48726729a5f3a05a2d2b63f0b1e
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/danharrin/livewire-rate-limiting/zipball/c03e649220089f6e5a52d422e24e3f98c73e456d
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/dflydev/dflydev-dot-access-data/zipball/a23a2bf4f31d3518f3ecb38660c95715dfead60f
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/doctrine/inflector/zipball/6d6c96277ea252fc1304627204c3d5e6e15faa3b
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/doctrine/lexer/zipball/31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/doctrine/sql-formatter/zipball/9563949f5cd3bd12a17d12fb980528bc141c5806
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/dragonmantank/cron-expression/zipball/d61a8a9604ec1f8c3d150d09db6ce98b32675013
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/driesvints/blade-heroicons/zipball/66fa8ba09dba12e0cdb410b8cb94f3b890eca440
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/driesvints/blade-icons/zipball/377eede719f9690b03bbbfd516afef887e27634a
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/dusterio/laravel-aws-worker/zipball/67e893db965119c2b65c9c3912a693c18ababd95
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/egulias/EmailValidator/zipball/d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/filamentphp/actions/zipball/2df954798fa30cb90b24b0a74682bcd459d124ff
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/filamentphp/forms/zipball/11d815a812f0d23f7fd96de51e8887a3e2ab5e23
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/filamentphp/infolists/zipball/663288bfa13bf1c474de134540c6a5684e746c8a
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/filamentphp/notifications/zipball/308c28361ddcb8d6258358e7ea281dfbd8e85324
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/filamentphp/panels/zipball/709018b9dc6ccca1d85599b9ef2489a5fbb31325
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/filamentphp/query-builder/zipball/83f34ec2050330b1582529cb102fc1790d56736b
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/filamentphp/schemas/zipball/16632a56578138a149003fd9e9c962fe3e77acfe
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/filamentphp/support/zipball/5f603195ac4e27dfc8fa54a7ebf63359acd25d85
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/filamentphp/tables/zipball/1c90cec2afae7495b0c106f89485d81834cfefde
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/filamentphp/widgets/zipball/7e40bfd8b6077c6a2364eccc444d6f985703c188
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/filp/whoops/zipball/d2102955e48b9fd9ab24280a7ad12ed552752c4d
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/fruitcake/php-cors/zipball/38aaa6c3fd4c157ffe2a4d10aa8b9b16ba8de379
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/googleapis/php-jwt/zipball/47ad26bab5e7c70ae8a6f08ed25ff83631121380
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/guzzle/guzzle/zipball/b51ac707cfa420b7bfd4e4d5e510ba8008e822b4
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/guzzle/promises/zipball/481557b130ef3790cf82b713667b43030dc9c957
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/guzzle/psr7/zipball/7d0ed42f28e42d61352a7a79de682e5e67fec884
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/guzzle/uri-template/zipball/4f4bbd4e7172148801e76e3decc1e559bdee34e1
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/hamcrest/hamcrest-php/zipball/f8b1c0173b22fa6ec77a81fe63e5b01eba7e6487
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/jmespath/jmespath.php/zipball/a2a865e05d5f420b50cc2f85bb78d565db12a6bc
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/kirschbaum-development/eloquent-power-joins/zipball/3f77b096c1e8b5aa1fc40d7080e55e795f3430ae
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/laravel/ai/zipball/bf16555eebc2d78efcc4fa2367a476a91b2e508b
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/laravel/framework/zipball/dac16d424b59debb2273910dde88eb7050a2a709
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/laravel/legacy-factories/zipball/fdaadc5c7cc656503704ad87a6d5fad961cc5c8a
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/laravel/nightwatch/zipball/9212390822f80e6e3e4f399ad7818c551d94af71
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/laravel/pail/zipball/aa71a01c309e7f66bc2ec4fb1a59291b82eb4abf
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/laravel/prompts/zipball/11e7d5f93803a2190b00e145142cb00a33d17ad2
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/laravel/pulse/zipball/dfd3b8e98cd1ada8d105e528da0afe1bbfe7d990
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/laravel/sail/zipball/fa8d057b6e9310380ccbc3a209ed7f927d54f648
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/laravel/sanctum/zipball/e3b85d6e36ad00e5db2d1dcc27c81ffdf15cbf76
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/laravel/scout/zipball/9865fca4129d79c271da6a89afb44359e9ee9020
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/laravel/sentinel/zipball/972d9885d9d14312a118e9565c4e6ecc5e751ea1
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/laravel/serializable-closure/zipball/a6abb4e54f6fcd3138120b9ad497f0bd146f9919
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/laravel/socialite/zipball/db6ec2ee967b7f06412c3a0cf1daaf072f4752a4
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/laravel/telescope/zipball/38ec6e6006a67e05e0c476c5f8ef3550b72e43d8
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/laravel/tinker/zipball/c9f80cc835649b5c1842898fb043f8cc098dd741
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/lcobucci/jwt/zipball/bb3e9f21e4196e8afc41def81ef649c164bca25e
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/livewire/livewire/zipball/7d0bfa46269b1ec186b8cdd38baffee5cc647d10
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/mockery/mockery/zipball/1f4efdd7d3beafe9807b08156dfcb176d18f1699
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/musonza/chat/zipball/63633e68dddfbd3b543a7f5bd393389a7c80040f
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/myclabs/DeepCopy/zipball/07d290f0c47959fd5eed98c95ee5602db07e0b6a
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/nette/php-generator/zipball/0d7060926f5c3e8c488b9b9ced42d857f12a34b5
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/nette/schema/zipball/f0ab1a3cda782dbc5da270d28545236aa80c4002
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/nette/utils/zipball/bb3ea637e3d131d72acc033cfc2746ee893349fe
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/nikic/PHP-Parser/zipball/dca41cd15c2ac9d055ad70dbfd011130757d1f82
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/nunomaduro/collision/zipball/b0d8ab95b29c3189aeeb902d81215231df4c1b64
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/nunomaduro/termwind/zipball/712a31b768f5daea284c2169a7d227031001b9a8
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/opcodesio/log-viewer/zipball/8afefde09f6005f7d8ee3f628aa311f27c91d125
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/opcodesio/mail-parser/zipball/6f9544a1e526d5849cf8d96600556b2951893aec
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/openspout/openspout/zipball/41f045c1f632e1474e15d4c7bc3abcb4a153563d
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/paragonie/constant_time_encoding/zipball/d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/paragonie/sodium_compat/zipball/4714da6efdc782c06690bc72ce34fae7941c2d9f
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/phar-io/manifest/zipball/54750ef60c58e43759730615a392c31c80e23176
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/php-fig/link/zipball/84b159194ecfd7eaa472280213976e96415433f7
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/phpseclib/phpseclib/zipball/d59c94077f9c9915abb51ddb52ce85188ece1748
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/predis/predis/zipball/2033429520d8997a7815a2485f56abe6d2d0e075
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/prism-php/prism/zipball/5d6cc65b80b19cf3f22744703ac0c727b68cdca8
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/pusher/pusher-http-php/zipball/148b0b5100d000ed57195acdf548a2b1b38ee3f7
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/ramsey/collection/zipball/344572933ad0181accbf4ba763e85a0306a8c5e2
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/ramsey/uuid/zipball/8429c78ca35a09f27565311b98101e2826affde0
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/ryangjchandler/blade-capture-directive/zipball/3f9e80b56ff60b78755ef320e3e16d88850101d6
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/schmittjoh/php-option/zipball/75365b91986c2405cf5e1e012c5595cd487a98be
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/scrivo/highlight.php/zipball/850f4b44697a2552e892ffe71490ba2733c2fc6e
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/15c5dd40dc4f38794d383bb95465193f5e0ae180
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/183a9b2632194febd219bb9246eee421dad8d45e
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/sebastianbergmann/code-unit/zipball/54391c61e4af8078e5b276ab082b6d3c54c9ad64
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/sebastianbergmann/comparator/zipball/2c95e1e86cb8dd41beb8d502057d1081ccc8eca9
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/sebastianbergmann/complexity/zipball/ee41d384ab1906c68852636b6de493846e13e5a0
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/sebastianbergmann/diff/zipball/b4ccd857127db5d41a5b676f24b51371d76d8544
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/sebastianbergmann/environment/zipball/a5c75038693ad2e8d4b6c15ba2403532647830c4
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/sebastianbergmann/exporter/zipball/70a298763b40b213ec087c51c739efcaa90bcd74
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/sebastianbergmann/global-state/zipball/3be331570a721f9a4b5917f4209773de17f747d7
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/d36ad0d782e5756913e42ad87cb2890f4ffe467a
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/f5b498e631a74204185071eb41f33f38d64608aa
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/6e1a43b411b2ad34146dee7524cb13a068bb35f9
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/2c1ed04922802c15e1de5d7447b4856de949cf56
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/2f3a64888c814fc235386b7387dd5b5ed92ad903
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/c1ca3814734c07492b3d4c5f794f4b0995333da2
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/3e0404dc6b300e6bf56415467ebcb3fe4f33e964
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3b415def83fbcb41f991d9ebf16ae4ad8b7837b3
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/sebastianbergmann/phpunit/zipball/adc7262fccc12de2b30f12a8aa0b33775d814f00
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/f6458abbf32a6c8174f8f26261475dc133b3d9dc
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/sebastianbergmann/type/zipball/f77d2d4e78738c98d9a68d2596fe5e8fa380f449
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/sebastianbergmann/version/zipball/c687e3387b99f5b03b6caa64c74b63e2936ff874
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/sendgrid/php-http-client/zipball/3002e9c8d21dcf664936ced4e5802ba8581a52c2
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/sendgrid/sendgrid-php/zipball/1ed29bffffaec0216dc1330bb437d3b305428a11
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/smalot/pdfparser/zipball/028d7cc0ceff323bc001d763caa2bbdf611866c4
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/spatie/fractalistic/zipball/85d6ff9a93f00d902e17924bb1475163b373c890
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/spatie/invade/zipball/b920f6411d21df4e8610a138e2e87ae4957d7f63
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/spatie/laravel-fractal/zipball/d34114259233540dcb405e45dff863164fb426c5
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/spatie/laravel-package-tools/zipball/0d097bce95b2bf6802fb1d83e1e753b0f5a948e7
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/spatie/laravel-permission/zipball/5272955119759cd217e84e8bbac19443c305ebc3
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/spatie/laravel-referer/zipball/7c2bfdd4e7a8cbacbd28cdbb15d1daa8b2ae3840
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/spatie/shiki-php/zipball/9d50ff4d9825d87d3283a6695c65ae9c3c3caa6b
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/staabm/side-effects-detector/zipball/d8334211a140ce329c13726d4a715adbddd0a163
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/starkbank/ecdsa-php/zipball/4a227c48b179544abb73b20f17440b4654e07041
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/symfony/clock/zipball/674fa3b98e21531dd040e613479f5f6fa8f32111
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/symfony/console/zipball/1e92e39c51f95b88e3d66fa2d9f06d1fb45dd707
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/symfony/css-selector/zipball/b055f228a4178a1d6774909903905e3475f3eac8
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/symfony/deprecation-contracts/zipball/63afe740e99a13ba87ec199bb07bbdee937a5b62
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/symfony/error-handler/zipball/8dd79d8af777ee6cba2fd4d98da6ffb839f3c0fa
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/59eb412e93815df44f05f342958efa9f46b1e586
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/symfony/event-dispatcher/zipball/f57b899fa736fd71121168ef268f23c206083f0a
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/symfony/filesystem/zipball/58b9790d12f9670b7f53a1c1738febd3108970a5
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/symfony/finder/zipball/e0be088d22278583a82da281886e8c3592fbf149
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/symfony/html-sanitizer/zipball/9a79c53c4bf0a8a7b0d3d917fe03eda605ea6438
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/symfony/http-foundation/zipball/9381209597ec66c25be154cbf2289076e64d1eab
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/symfony/http-kernel/zipball/017e76ad089bac281553389269e259e155935e1a
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/symfony/mailer/zipball/f6ea532250b476bfc1b56699b388a1bdbf168f62
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/symfony/mime/zipball/6df02f99998081032da3407a8d6c4e1dcb5d4379
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/symfony/polyfill-ctype/zipball/141046a8f9477948ff284fa65be2095baafb94f2
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/ad1b7b9092976d6c948b8a187cec9faaea9ec1df
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/9614ac4d8061dc257ecc64cba1b140873dce8ad3
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6a21eb99c6973357967f6ce3708cd55a6bec6315
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/symfony/polyfill-php80/zipball/dfb55726c3a76ea3b6459fcfda1ec2d80a682411
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/symfony/polyfill-php83/zipball/3600c2cb22399e25bb226e4a135ce91eeb2a6149
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/symfony/polyfill-php84/zipball/88486db2c389b290bf87ff1de7ebc1e13e42bb06
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/symfony/polyfill-php85/zipball/2c408a6bb0313e6001a83628dc5506100474254e
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/symfony/polyfill-uuid/zipball/26dfec253c4cf3e51b541b52ddf7e42cb0908e94
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/symfony/process/zipball/60f19cd3badc8de688421e21e4305eba50f8089a
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/symfony/property-access/zipball/b7dad9dae8b8a47ef7ecc76c8569e7d8c7d90cfc
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/symfony/property-info/zipball/ac5e82528b986c4f7cfccbf7764b5d2e824d6175
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/76f1a57719a4a04c0ea18678a6c9305b5dcb9da8
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/symfony/routing/zipball/9608de9873ec86e754fb6c0a0fa7e5f1a960eb6b
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/symfony/serializer/zipball/006fd51717addf2df2bd1a64dafef6b7fab6b455
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/symfony/service-contracts/zipball/45112560a3ba2d715666a509a0bc9521d10b6c43
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/symfony/string/zipball/114ac57257d75df748eda23dd003878080b8e688
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/symfony/translation-contracts/zipball/65a8bc82080447fae78373aa10f8d13b38338977
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/symfony/translation/zipball/33600f8489485425bfcddd0d983391038d3422e7
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/symfony/type-info/zipball/6bf34da885ff5143a3dfd8f1b863bb8ab95f50bd
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/symfony/uid/zipball/6883ebdf7bf6a12b37519dbc0df62b0222401b56
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/symfony/validator/zipball/8f73cbddae916756f319b3e195088da216f0f12f
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/symfony/var-dumper/zipball/9510c3966f749a1d1ff0059e1eabef6cc621e7fd
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/symfony/web-link/zipball/0711009963009e7d6d59149327f3ad633ee3fe25
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/symfony/yaml/zipball/c58fdf7b3d6c2995368264c49e4e8b05bcff2883
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/thephpleague/commonmark/zipball/59fb075d2101740c337c7216e3f32b36c204218b
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/thephpleague/config/zipball/754b3604fb2984c71f4af4a9cbe7b57f346ec1f3
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/thephpleague/csv/zipball/6582ace29ae09ba5b07049d40ea13eb19c8b5073
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/a1979df7c9784d334ea6df356aed3d18ac6673d0
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/thephpleague/flysystem-local/zipball/2f669db18a4c20c755c2bb7d3a7b0b2340488079
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/thephpleague/flysystem/zipball/570b8871e0ce693764434b29154c54b434905350
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/thephpleague/fractal/zipball/573ca2e0e348a7fe573a3e8fbc29a6588ece8c4e
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/thephpleague/mime-type-detection/zipball/2d6702ff215bf922936ccc1ad31007edc76451b9
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/thephpleague/oauth1-client/zipball/f9c94b088837eb1aae1ad7c4f23eb65cc6993055
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/thephpleague/uri-components/zipball/848ff9db2f0be06229d6034b7c2e33d41b4fd675
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/thephpleague/uri-interfaces/zipball/85d5c77c5d6d3af6c54db4a78246364908f3c928
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/thephpleague/uri/zipball/08cf38e3924d4f56238125547b5720496fac8fd4
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/theseer/tokenizer/zipball/b7489ce515e168639d17feec34b8847c326b0b3c
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/f0292ccf0ec75843d65027214426b6b163b48b41
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/tymondesigns/jwt-auth/zipball/6c70930a92710d97e8e52b182fca2176097f33be
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/4XCLIL /usr/bin/composer install --no-interaction --prefer-dist --no-progress composer /usr/local/sbin/v2.11.1 git chec�� acf0f' '--' -- k elopment/vendor/mockery/mockery' '--dissociate' '--reference' '/home/REDACTED/.cache/composer/vcs git nfig/composer/ve--no-checkout git (http block)
  • https://api.github.com/repos/ueberdosis/tiptap-php/zipball/6ea321fa665080e1a72ac5f52dfab19f6a292e2d
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/vlucas/phpdotenv/zipball/955e7815d677a3eaa7075231212f2110983adecc
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/voku/portable-ascii/zipball/b1d923f88091c6bf09699efcd7c8a1b1bfd7351d
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)
  • https://api.github.com/repos/willdurand/Negotiation/zipball/68e9ea0553ef6e2ee8db5c1d98829f111e623ec2
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/mudDLT /usr/bin/composer install --no-interaction --prefer-dist (http block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

$user->save();

Illuminate\Database\QueryException SQLSTATE[42S22]: Column not found: 1054 Unknown column 'batch_uuid' in 'field list' (Connection: mysql, Host: devhub.mysql.database.azure.com, Port: 3306, Database: devhub-db, SQL: insert into activity_log (log_name, properties, batch_uuid, event, subject_id, subject_type, description, updated_at, created_at) values (default, {"attributes":{"id":2,"name":"Youssef Ahmed x","username":"manarabdelhalem_288440","role":"admin","avatar_url":null,"cover_image":null,"cv_url":null,"bio":null,"work_at":null,"education":null,"currently_learning":null,"location":null,"website_url":null,"email":"manarabdelhalem@gmail.com","onesignal_player_id":"b9c8e5f0-1a2b-4c3d-9e8f-7a6b5c4d3e2f","alt_email":null,"alt_email_verified_at":null,"alt_email_otp":null,"alt_email_otp_expires_at":null,"email_verified_at":null,"password":"$2y$12$5.4sGysUdnZ9F0YmnrPKgerTjihfeSvUz59.4C8STg6XyaTM2OwX.","otp":null,"otp_expires_at":null,"remember_token":null,"skills":null,"created_at":"2026-04-12T15:57:42.000000Z","updated_at":"2026-04-17T15:10:07.000000Z","provider_id":null,"github_username":null,"orcid_username":null,"pronouns":null,"linkedin_username":null,"deleted_at":null,"two_factor_expires_at":null,"notification_preferences":null,"status":"offline","last_seen_at":"2026-04-14T23:13:31.000000Z","app_authentication_secret":null,"app_authentication_recovery_codes":null,"has_email_authentication":false},"old":{"id":2,"name":"Youssef Ahmed","username":"manarabdelhalem_288440","role":"admin","avatar_url":null,"cover_image":null,"cv_url":null,"bio":null,"work_at":null,"education":null,"currently_learning":null,"location":null,"website_url":null,"email":"manarabdelhalem@gmail.com","onesignal_player_id":"b9c8e5f0-1a2b-4c3d-9e8f-7a6b5c4d3e2f","alt_email":null,"alt_email_verified_at":null,"alt_email_otp":null,"alt_email_otp_expires_at":null,"email_verified_at":null,"password":"$2y$12$5.4sGysUdnZ9F0YmnrPKgerTjihfeSvUz59.4C8STg6XyaTM2OwX.","otp":null,"otp_expires_at":null,"remember_token":null,"skills":null,"created_at":"2026-04-12T15:57:42.000000Z","updated_at":"2026-04-14T23:13:31.000000Z","provider_id":null,"github_username":null,"orcid_username":null,"pronouns":null,"linkedin_username":null,"deleted_at":null,"two_factor_expires_at":null,"notification_preferences":null,"status":"offline","last_seen_at":"2026-04-14T23:13:31.000000Z","app_authentication_secret":null,"app_authentication_recovery_codes":null,"has_email_authentication":false}}, ?, updated, 2, App\Models\User, updated, 2026-04-17 17:10:08, 2026-04-17 17:10:08)).

The user has attached the following files from their workspace:

  • database/migrations/2026_04_17_180000_restore_batch_uuid_to_activity_log_table.php

TITLE: Fixing Spatie Activity Log insert failure (batch_uuid missing) in Laravel/Filament app

USER INTENT:
Diagnose why activity logs are not being saved and resolve the SQL error when model events (e.g., User::save()) try to insert into activity_log.

TASK DESCRIPTION:
The user is integrating/using Filament Activity Log (Ali Harb plugin) with Spatie Activitylog in a Laravel 11 + Filament app. They encountered runtime failures while logging model updates:

  • SQLSTATE[42S22]: Unknown column 'batch_uuid' in 'field list'
  • Also earlier artisan boot issue: Class "System" not found during route boot/migrate status.

The objective became:

  1. Identify package/schema mismatch.
  2. Restore compatibility quickly (without full upgrade) so logs insert successfully.
  3. Verify by writing activity entries via Tinker.

EXISTING:

  • Investigated project and confirmed:
    • LogsActivity trait exists in app/Models/User.php.
    • spatie/laravel-activitylog version in project is v4.x (from earlier context/lock inspection).
    • Filament plugin/config was present.
  • Found likely schema mismatch: project had v5-style drift (dropping batch_uuid) while running Spatie v4 code that still writes batch_uuid.
  • Added and executed a migration to restore batch_uuid:
    • database/migrations/2026_04_17_180000_restore_batch_uuid_to_activity_log_table.php
  • Migration was run successfully:
    • php artisan migrate --force --no-ansi → migration DONE.
  • Insert test succeeded:
    • php artisan tinker --execute="activity()->log('batch_uuid fix check'); ..." output confirmed row creation.

PENDING:

  • User still reported the same batch_uuid error on $user->save() in their Tinker output after this flow, so final confirmation is still needed in the user’s exact runtime/session.
  • Verify the column exists on the same DB connection/environment where $user->save() is executed.
  • Ensure there is no conflicting migration or environment mismatch (local vs Azure DB, stale connection/session).
  • Decide long-term direction:
    • Stay on Spatie v4 schema (keep batch_uuid), or
    • Fully migrate to Spatie v5 (official migration path, no batch_uuid).

CODE STATE:
Files discussed/inspected/modified:

  1. `routes/api....

Copilot AI and others added 2 commits April 17, 2026 15:26
Copilot AI changed the title [WIP] Fix unknown column 'batch_uuid' in activity log insert Restore activity_log.batch_uuid compatibility for Spatie activity inserts Apr 17, 2026
Copilot AI requested a review from youssef-ahmed-cs April 17, 2026 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants