Skip to content

Add PHPUnit tests for UI element tag filtering (inclusion/exclusion)#282

Draft
Copilot wants to merge 6 commits into3.xfrom
copilot/add-phpunit-tests-tags
Draft

Add PHPUnit tests for UI element tag filtering (inclusion/exclusion)#282
Copilot wants to merge 6 commits into3.xfrom
copilot/add-phpunit-tests-tags

Conversation

Copy link
Copy Markdown

Copilot AI commented Feb 17, 2026

Tag filtering behavior lacks test coverage, making issue #281 difficult to diagnose. Tests reveal several edge cases in the current implementation.

Changes

Test Infrastructure

  • src/Helper/UiElementTagFilter.php: PHP port of JS elementIsAllowed() logic for testing
  • tests/Unit/Helper/UiElementTagFilterTest.php: 15 test methods covering inclusion, exclusion, mixed tags, and edge cases

Documentation

  • docs/tag-filtering.md: Filtering modes (exclusive vs permissive), behavior examples
  • docs/ISSUE_281_ANALYSIS.md: Analysis of 5 identified issues with current implementation
  • tests/Unit/Helper/README.md: Test suite guide

Identified Issues

  1. Tag order dependency: Last match wins - ['product', '-product'] denies, ['-product', 'product'] allows
  2. Mixed tag mode: Any inclusion tag triggers exclusive mode (deny-by-default), potentially unexpected
  3. Untagged elements: Hidden in exclusive mode, affects generic elements like "Text" or "HTML"
  4. Case sensitivity: 'product''Product'
  5. Multi-tag elements: Element with ['product', 'featured'] against ['product', '-featured'] denies (last match)

Example Behavior

// Exclusive mode - deny by default, allow matches
UiElementTagFilter::isElementAllowed(['blog'], ['blog', 'text']); // true
UiElementTagFilter::isElementAllowed(['blog'], ['product']); // false

// Permissive mode - allow by default, deny matches  
UiElementTagFilter::isElementAllowed(['-deprecated'], ['product']); // true
UiElementTagFilter::isElementAllowed(['-deprecated'], ['deprecated']); // false

// Order matters
UiElementTagFilter::isElementAllowed(['product', '-product'], ['product']); // false (last wins)

Run tests: vendor/bin/phpunit tests/Unit/Helper/UiElementTagFilterTest.php

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/graphql
    • Triggering command: /usr/bin/gh gh issue view 281 (http block)
  • https://api.github.com/repos/BabDev/Pagerfanta/zipball/72881e6839330b2961c574b3b4b20d409d6a0955
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/BabDev/PagerfantaBundle/zipball/ea3eb6a3f9d838de73254683b1a57014877d2ff3
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/Behat/Transliterator/zipball/baac5873bac3749887d28ab68e2f74db3a4408af
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/FakerPHP/Faker/zipball/e0ee18eb1e6dc3cda3ce9fd97e5a0689a88a64b5
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/FriendsOfPHP/proxy-manager-lts/zipball/c20299aa9f48a622052964a75c5a4cef017398b2
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/KnpLabs/Gaufrette/zipball/3cc396cae0f7c7d3f965e6b69d8fc546ffa0f94c
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/KnpLabs/KnpGaufretteBundle/zipball/910a16cd7a7af5d72a98975f3e59a0c6feadec32
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/KnpLabs/KnpMenu/zipball/79d325909a1d428a93f1a0f55e90177830e283bb
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/KnpLabs/KnpMenuBundle/zipball/aa22e57f8f41c34ad5e382aae4d0c12998c0eb5a
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/883b20fb38c7866de9844ab6d0a205c423bde2d4
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/Payum/Core/zipball/1319e4396ce91ff92c0fe3f4d5dfcb48ffdeaaf3
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/Payum/Offline/zipball/9b10c121473962258a18ac85363de2047f8abbb0
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/Payum/PayumBundle/zipball/f71fdfc3501a23a057232c9c5e75fc7e1c2ec440
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/Payum/iso4217/zipball/faafdd2c5e799c673d7aa576aaf26fa2fb631014
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/Seldaek/monolog/zipball/b321dd6749f0bf7189444158a3ce785cc16d69b0
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/Sylius/Registry/zipball/e4f44f418f48d43e1b969e878fd962e7034aa3ad
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/Sylius/Sylius/zipball/1526386af7e33184f23e4c18a82dbf49afaadc54
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/Sylius/SyliusFixturesBundle/zipball/f25f5356e62b5468cd95f5f3844b14c2b5ab00bf
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/Sylius/SyliusGridBundle/zipball/e1383c0ce867bdd9e2e89f16e1b5ec976120d808
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/Sylius/SyliusMailerBundle/zipball/56e90d6f5225c1d9c5444722c62f5a9bc18bd786
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/Sylius/SyliusResourceBundle/zipball/ee88684feea78d11c3d87e3ffbdd0b289313434e
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/Sylius/SyliusThemeBundle/zipball/3249ad4ef6d60ccc96fe5238707572eb78e3aa99
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/Sylius/TwigExtra/zipball/57b582c9ca33f454e1b24f49ecbc442053cb3ac2
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/Sylius/TwigHooks/zipball/c047961d09c0bc084e241bae137630bcbf40667b
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/SyliusLabs/AssociationHydrator/zipball/8dde1cde9cee92a40b883a565316a82a7bbbd7c2
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/SyliusLabs/DoctrineMigrationsExtraBundle/zipball/30a87e08937220999f91ed160c99458210a1d26c
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/SymfonyCasts/dynamic-forms/zipball/4c86c48f18a707e451c4dfffe87f3710b2052be6
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/alcohol/iso4217/zipball/9ea65a1ce6979f2b973948982cba7e3c5f0edea3
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/api-platform/doctrine-common/zipball/566acb646b001f21bc6aa7bd36a109e075f5c131
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/api-platform/doctrine-orm/zipball/99d8b8cdee4ca79fd3abb351991bda6b42696eee
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/api-platform/documentation/zipball/873543a827df5c25b008bd730f2096701e1943b8
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/api-platform/http-cache/zipball/ec5f9068d3d66be63db4d80acaf518868dea1321
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/api-platform/hydra/zipball/ddba613f615caa8372df3d478a36a910b77f6d28
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/api-platform/json-schema/zipball/3569ab8e3e5c01d77f00964683254809571fa078
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/api-platform/jsonld/zipball/08593fc073466badae67b8f4999ec19e3ade9eab
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/api-platform/metadata/zipball/f90cd4258477821e0174788a6666507824c7c6b9
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/api-platform/openapi/zipball/59c13717f63e21f98d4ed4e4d7122b0bade72e2e
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/api-platform/serializer/zipball/e01024d458c26d230eafbe8ac79dc8e28c3dc379
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/api-platform/state/zipball/0fcd612696acac4632a626bb5dfc6bd99ec3b44a
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/api-platform/symfony/zipball/769f5bc29ce59a5c68006ca5876c409072340e92
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/api-platform/validator/zipball/22968964145b3fe542b5885f6a2e74d77e7e28c3
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/brick/math/zipball/63422359a44b7f06cae63c3b429b59e8efcc0629
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/clue/reactphp-ndjson/zipball/392dc165fce93b5bb5c637b67e59619223c931b0
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/clue/stream-filter/zipball/049509fef80032cb3f051595029ab75b49a3c2f7
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/composer/pcre/zipball/b2bed4734f0cc156ee1fe9c0da2550420d99a21e
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/composer/semver/zipball/198166618906cb2de69b95d7d47e5fa8aa1b2b95
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/composer/xdebug-handler/zipball/6c1925561632e83d60a44492e0b344cf48ab85ef
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (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/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/doctrine-extensions/DoctrineExtensions/zipball/e4350ee2daa7f34aa5806f2e1ea11fa4b5800e57
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/doctrine/DoctrineBundle/zipball/0ff098b29b8b3c68307c8987dcaed7fd829c6546
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/doctrine/DoctrineMigrationsBundle/zipball/1e380c6dd8ac8488217f39cff6b77e367f1a644b
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/doctrine/annotations/zipball/901c2ee5d26eb64ff43c47976e114bf00843acf7
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/doctrine/collections/zipball/7713da39d8e237f28411d6a616a3dce5e20d5de2
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/doctrine/common/zipball/d9ea4a54ca2586db781f0265d36bea731ac66ec5
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/doctrine/data-fixtures/zipball/7a615ba135e45d67674bb623d90f34f6c7b6bd97
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/doctrine/dbal/zipball/63a46cb5aa6f60991186cc98c1d1b50c09311868
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/doctrine/deprecations/zipball/d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/doctrine/event-manager/zipball/dda33921b198841ca8dbad2eaa5d4d34769d18cf
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/doctrine/inflector/zipball/6d6c96277ea252fc1304627204c3d5e6e15faa3b
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/doctrine/instantiator/zipball/c6222283fa3f4ac679f8b9ced9a4e23f163e80d0
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/doctrine/lexer/zipball/31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/doctrine/migrations/zipball/ffd8355cdd8505fc650d9604f058bf62aedd80a1
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/doctrine/orm/zipball/4262eb495b4d2a53b45de1ac58881e0091f2970f
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/doctrine/persistence/zipball/d59e6ef7caffe6a30f4b6f9e9079a75f52c64ae0
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (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/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/egulias/EmailValidator/zipball/d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/guzzle/guzzle/zipball/b51ac707cfa420b7bfd4e4d5e510ba8008e822b4
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/guzzle/promises/zipball/481557b130ef3790cf82b713667b43030dc9c957
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/guzzle/psr7/zipball/21dc724a0583619cd1652f673303492272778051
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/igorw/evenement/zipball/0a16b0d71ab13284339abb99d9d2bd813640efbc
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/laminas/laminas-code/zipball/40d61e2899ec17c5d08bbc0a2d586b3ca17ab9bd
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/laminas/laminas-stdlib/zipball/b1c81514cfe158aadf724c42b34d3d0a8164c096
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/lcobucci/jwt/zipball/bb3e9f21e4196e8afc41def81ef649c164bca25e
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/lexik/LexikJWTAuthenticationBundle/zipball/60df75dc70ee6f597929cb2f0812adda591dfa4b
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/liip/LiipImagineBundle/zipball/69d2df3c6606495d1878fa190d6c3dc4bc5623b6
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/marcj/topsort.php/zipball/387086c2db60ee0a27ac5df588c0f0b30c6bdc4b
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/myclabs/DeepCopy/zipball/07d290f0c47959fd5eed98c95ee5602db07e0b6a
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/nette/schema/zipball/086497a2f34b82fede9b5a41cc8e131d087cd8f7
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/nette/utils/zipball/bb3ea637e3d131d72acc033cfc2746ee893349fe
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (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/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (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/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/paragonie/halite/zipball/12e7d1ab50ef3cacc27b59140e75d2cf59e85f71
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/paragonie/hidden-string/zipball/87886ab8ed7abb61c8bcf8d67cd3d3527feedbf7
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (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/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/pdepend/pdepend/zipball/f942b208dc2a0868454d01b29f0c75bbcfc6ed58
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (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/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (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/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (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/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (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/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (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/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (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/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (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/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (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/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (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/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (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/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/php-http/discovery/zipball/82fe4c73ef3363caed49ff8dd1539ba06044910d
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/php-http/guzzle7-adapter/zipball/03a415fde709c2f25539790fecf4d9a31bc3d0eb
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/php-http/httplug/zipball/5cad731844891a4c282f3f3e1b582c46839d22f4
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/php-http/message-factory/zipball/4d8778e1c7d405cbb471574821c1ff5b68cc8f57
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/php-http/message/zipball/06dd5e8562f84e641bf929bfe699ee0f5ce8080a
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/php-http/promise/zipball/fc85b1fba37c169a69a07ef0d5a8075770cc1f83
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/php-imagine/Imagine/zipball/f9ed796eefb77c2f0f2167e1d4e36bc2b5ed6b0c
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/5cee1d3dfc2d2aa6599834520911d246f656bcb8
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/92a98ada2b93d9b201a613cb5a33584dde25f195
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/phpmd/phpmd/zipball/74a1f56e33afad4128b886e334093e98e1b5e7c0
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/phpspec/php-diff/zipball/fc1156187f9f6c8395886fe85ed88a0a245d72e9
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/phpspec/phpspec/zipball/107b1597cef2db4d81702e51d159afcfde1b1247
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/phpspec/prophecy/zipball/7ab965042096282307992f1b9abff020095757f0
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/phpstan/phpdoc-parser/zipball/a004701b11273a26cd7955a61d67a7f1e525a45a
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/phpstan/phpstan-doctrine/zipball/231d3f795ed5ef54c98961fd3958868cbe091207
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/phpstan/phpstan-webmozart-assert/zipball/960dd44e8466191590dd0d7940d3e9496eebebbd
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/phpstan/phpstan/zipball/2770dcdf5078d0b0d53f94317e06affe88419aa8
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/ramsey/collection/zipball/344572933ad0181accbf4ba763e85a0306a8c5e2
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/ramsey/uuid/zipball/8429c78ca35a09f27565311b98101e2826affde0
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/reactphp/cache/zipball/d47c472b64aa5608225f47965a484b75c7817d5b
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/reactphp/child-process/zipball/970f0e71945556422ee4570ccbabaedc3cf04ad3
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/reactphp/dns/zipball/7562c05391f42701c1fccf189c8225fece1cd7c3
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/reactphp/event-loop/zipball/ba276bda6083df7e0050fd9b33f66ad7a4ac747a
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/reactphp/promise/zipball/23444f53a813a3296c1368bb104793ce8d88f04a
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/reactphp/socket/zipball/ef5b17b81f6f60504c539313f94f2d826c5faa08
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/reactphp/stream/zipball/1e5b0acb8fe55143b5b426817155190eb6f5b18d
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/c34583b87e7b7a8055bf6c450c2c77ce32a24084
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/5e3a687f7d8ae33fb362c5c0743794bbb2420a1d
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/sebastianbergmann/code-unit/zipball/a81fee9eef0b7a76af11d121767abc44c104e503
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/sebastianbergmann/comparator/zipball/55dfef806eb7dfeb6e7a6935601fef866f8ca48d
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/sebastianbergmann/complexity/zipball/68ff824baeae169ec9f2137158ee529584553799
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/sebastianbergmann/diff/zipball/c41e007b4b62af48218231d6c2275e4c9b975b2e
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/sebastianbergmann/environment/zipball/8074dbcd93529b357029f5cc5058fd3e43666984
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/sebastianbergmann/exporter/zipball/0735b90f4da94969541dac1da743446e276defa6
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/sebastianbergmann/global-state/zipball/987bafff24ecc4c9ac418cab1145b96dd6e9cbd9
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/856e7f6a75a84e339195d48c556f23be2ebf75d0
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/202d0e344a580d7f7d04b3fafce6933e59dae906
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/24ed13d98130f0e7122df55d06c5c4942a577957
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/7e308268858ed6baedc8704a304727d20bc07c77
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a95037b6d9e608ba092da1b23931e537cadc3c3c
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/0c7b06ff49e3d5072f057eb1fa59258bf287a748
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/sebastianbergmann/php-timer/zipball/e2a2d67966e740530f4a3343fe2e030ffdc1161d
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/sebastianbergmann/phpunit/zipball/33198268dad71e926626b618f3ec3966661e4d90
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/47e34210757a2f37a97dcd207d032e1b01e64c7a
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/sebastianbergmann/type/zipball/462699a16464c3944eefc02ebdd77882bd3925bf
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/sebastianbergmann/version/zipball/c51fa83a5d8f43f1402e3f32a005e6262244ef17
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/stof/StofDoctrineExtensionsBundle/zipball/0f464d3e298ba97bcad219727ca1ee09ec8b30ea
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/asset/zipball/a6f49cf087a1fcfe7130b9b604a8a2b878b06c40
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/cache-contracts/zipball/5d68a57d66910405e5c0b63d6f0af941e66fc868
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/cache/zipball/e3e76b9ba0dff3dfe08ebda500723976dd9de407
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/clock/zipball/9169f24776edde469914c1e7a1442a50f7a4e110
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/config/zipball/4275b53b8ab0cf37f48bf273dc2285c8178efdfb
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/console/zipball/41e38717ac1dd7a46b6bda7d6a82af2d98a78894
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/dependency-injection/zipball/76a02cddca45a5254479ad68f9fa274ead0a7ef2
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (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/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/doctrine-bridge/zipball/3408d9fb7bda6c8db9f3e4099863c9017bcbc62d
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/doctrine-messenger/zipball/d2d638e56c51452bcb4a9b9eddb14e2a21c572e2
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/error-handler/zipball/8da531f364ddfee53e36092a7eebbbd0b775f6b8
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (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/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/event-dispatcher/zipball/dc2c0eba1af673e736bb851d747d266108aea746
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/expression-language/zipball/f3a6497eb6573e185f2ec41cd3b3f0cd68ddf667
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/filesystem/zipball/d551b38811096d0be9c4691d406991b47c0c630a
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/finder/zipball/ad4daa7c38668dcb031e63bc99ea9bd42196a2cb
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/form/zipball/264fc873f01376216f0b884ecc81b34b830e25a8
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/framework-bundle/zipball/dcf89ca6712d9e1b5d3f14dea0e1c2685a05d1cd
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/http-client-contracts/zipball/75d7043853a42837e68111812f4d964b01e5101c
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/http-client/zipball/84bb634857a893cc146cceb467e31b3f02c5fe9f
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/http-foundation/zipball/446d0db2b1f21575f1284b74533e425096abdfb6
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/http-kernel/zipball/229eda477017f92bd2ce7615d06222ec0c19e82a
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/intl/zipball/7fa2d46174166bcd7829abc8717949f8a0b21fb7
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/mailer/zipball/7b750074c40c694ceb34cb926d6dffee231c5cd6
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/maker-bundle/zipball/b5b4afa2a570b926682e9f34615a6766dd560ff4
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/messenger/zipball/0a39e1b256f280762293f2f441e430c8baf74f9c
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/mime/zipball/b18c7e6e9eee1e19958138df10412f3c4c316148
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/monolog-bridge/zipball/9c34e8170b09f062a9a38880a3cb58ee35cb7fd4
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/monolog-bundle/zipball/0e675a6e08f791ef960dc9c7e392787111a3f0c1
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/options-resolver/zipball/b38026df55197f9e39a44f3215788edf83187b80
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/password-hasher/zipball/ab8e0ef42483f31c417c82ecfcf7be7b91d784fe
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/polyfill-iconv/zipball/5f3b930437ae03ae5dff61269024d8ea1b3774aa
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/380872130d3a5dd3ace2f4010d95125fde5d5c70
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/bfc8fa13dbaf21d69114b0efcd72ab700fb04d0c
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (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/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (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/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6d857f4d76bd4b343eac26d6b539585d2bc56493
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/polyfill-php80/zipball/0cc9dd0f17f61d8131e7df6b84bd344899fe2608
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/polyfill-php81/zipball/4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/polyfill-php83/zipball/17f6f9a6b1735c0f163024d959f700cfbc5155e5
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/polyfill-php84/zipball/d8ced4d875142b6a7426000426b8abc631d6b191
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/polyfill-php85/zipball/d4e5fcd4ab3d998ab16c0db48e6cbb9a01993f91
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/polyfill-uuid/zipball/21533be36c24be3f4b1669c4725c7d1d2bab4ae2
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/process/zipball/608476f4604102976d687c483ac63a79ba18cc97
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/property-access/zipball/fa49bf1ca8fce1ba0e2dba4e4658554cfb9364b1
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/property-info/zipball/1c9d326bd69602561e2ea467a16c09b5972eee21
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/proxy-manager-bridge/zipball/9ecac7f98ad685d474394dbd06dab29bab4e18a6
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/routing/zipball/0798827fe2c79caeed41d70b680c2c3507d10147
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/security-bundle/zipball/7281b644c76985ddf3927f5e65152b0cc29d175b
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/security-core/zipball/958a70725a8d669bec6721f4cd318d209712e944
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/security-csrf/zipball/06a2a2f90f355b8b4ec23685fa6ceff8d5dc41cc
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/security-http/zipball/9d41a473637bf5d074c5f5a73177fd9d769407fd
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/serializer/zipball/480cd1237c98ab1219c20945b92c9d4480a44f47
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (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/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/stimulus-bundle/zipball/dfbf6b443bb381cb611e06f64dc23603b614b575
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/stopwatch/zipball/8a24af0a2e8a872fb745047180649b8418303084
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/string/zipball/1c4b10461bf2ec27537b5f36105337262f5f5d6f
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (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/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/translation/zipball/bfde13711f53f549e73b06d27b35a55207528877
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/twig-bridge/zipball/f2dd26b604e856476ef7e0efa4568bc07eb7ddc8
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/twig-bundle/zipball/e8829e02ff96a391ed0703bac9e7ff0537480b6b
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/type-info/zipball/f83c725e72b39b2704b9d6fc85070ad6ac7a5889
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/uid/zipball/7719ce8aba76be93dfe249192f1fbfa52c588e36
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/ux-autocomplete/zipball/d4259531cadaf6c36c611a325fe0fe4b9955c279
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/ux-icons/zipball/9a2880978572f6bd9b2573b426eb0b15483d4533
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/ux-live-component/zipball/0beb730fa9fc2c3f95410085130aa19147714178
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/ux-twig-component/zipball/0a300088327d1b766733fdcd81ae4a77852d6177
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/validator/zipball/fcec92c40df1c93507857da08226005573b655c6
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/var-dumper/zipball/0e4769b46a0c3c62390d124635ce59f66874b282
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/var-exporter/zipball/03a60f169c79a28513a78c967316fbc8bf17816f
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/web-link/zipball/9ff1f19069e3d2d341d60729392a4a6dfc45052a
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/webpack-encore-bundle/zipball/5b932e0feddd81aaf0ecd7d5fcd2e450e5a7817e
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/workflow/zipball/b57181ea6241870c24d6bc5885f1111da360f6f2
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/symfony/yaml/zipball/24dd4de28d2e3988b311751ac49e684d783e2345
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/theofidry/cpu-core-counter/zipball/db9508f7b1474469d9d3c53b86f817e344732678
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/thephpleague/commonmark/zipball/4efa10c1e56488e658d10adf7b7b7dcd19940bfb
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/thephpleague/config/zipball/754b3604fb2984c71f4af4a9cbe7b57f346ec1f3
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/thephpleague/flysystem-bundle/zipball/123ab96910177751faf3b6cc85eecc360ec12a1f
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (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/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/thephpleague/flysystem/zipball/1717e0b3642b0df65ecb0cc89cdd99fa840672ff
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (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/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/thephpleague/uri-components/zipball/8b5ffcebcc0842b76eb80964795bd56a8333b2ba
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/thephpleague/uri-interfaces/zipball/c5c5cd056110fc8afaba29fa6b72a43ced42acd4
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/thephpleague/uri/zipball/4436c6ec8d458e4244448b069cc572d088230b76
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/theseer/tokenizer/zipball/b7489ce515e168639d17feec34b8847c326b0b3c
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/twigphp/Twig/zipball/a64dc5d2cc7d6cafb9347f6cd802d0d06d0351c9
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/twigphp/intl-extra/zipball/32f15a38d45a8d0ec11bc8a3d97d3ac2a261499f
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/twigphp/markdown-extra/zipball/faf069b259e2d3930c73c2f53e2dec8440bd90a2
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/twigphp/string-extra/zipball/6ec8f2e8ca9b2193221a02cb599dc92c36384368
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/twigphp/twig-extra-bundle/zipball/7a27e784dc56eddfef5e9295829b290ce06f1682
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/webmozarts/assert/zipball/9be6926d8b485f55b9229203f962b51ed377ba68
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/sDbBG4 /usr/bin/composer install --no-interaction (http block)
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)
  • https://api.github.com/repos/willdurand/Negotiation/zipball/68e9ea0553ef6e2ee8db5c1d98829f111e623ec2
    • Triggering command: /usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/bqvpBb /usr/bin/composer install --no-interaction --prefer-dist com-phpstan-phpsgit -- } git clon�� en -- e/git-remote-https /home/REDACTED/.cabash git lug.git e/git-remote-https (http block)

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


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI and others added 5 commits February 17, 2026 14:37
Co-authored-by: jacquesbh <858611+jacquesbh@users.noreply.github.com>
Co-authored-by: jacquesbh <858611+jacquesbh@users.noreply.github.com>
Co-authored-by: jacquesbh <858611+jacquesbh@users.noreply.github.com>
Co-authored-by: jacquesbh <858611+jacquesbh@users.noreply.github.com>
Co-authored-by: jacquesbh <858611+jacquesbh@users.noreply.github.com>
Copilot AI changed the title [WIP] Add PHPUnit tests for tags inclusion and exclusion Add PHPUnit tests for UI element tag filtering (inclusion/exclusion) Feb 17, 2026
Copilot AI requested a review from jacquesbh February 17, 2026 14:43
@madamebiz madamebiz added the Status: needs review Status: needs review label Feb 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Status: needs review Status: needs review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants