Add copilot-instructions.md for AI agent onboarding#1034
Add copilot-instructions.md for AI agent onboarding#1034JohnVillalovos merged 1 commit intodevelopfrom
Conversation
f1f93ab to
39c3ba1
Compare
Add detailed onboarding documentation for AI coding agents including: - Project overview and structure - Development environment setup with known workarounds - Code quality tools (linting, static analysis, testing) - Coding standards and conventions - Git workflow and commit message guidelines - CI/CD pipeline information - Common tasks and patterns - Known issues and workarounds (including composer authentication) - Quick reference commands
39c3ba1 to
41a7ef0
Compare
There was a problem hiding this comment.
Pull request overview
Adds an AI-agent onboarding guide at .github/copilot-instructions.md to document LibreBooking’s architecture, workflow, tooling, CI pipeline, and common development patterns so coding agents can operate effectively in this repo.
Changes:
- Introduces a comprehensive Copilot coding-agent instructions document covering setup, CI, quality gates, and repo conventions.
- Documents project structure (MVP, Smarty, plugins), common workflows, and known environment issues.
- Adds quick-reference commands for day-to-day development and maintenance tasks.
| 1. **Target branch**: PRs should target `develop` (not main/master) | ||
| 2. **No merge commits**: PRs must not contain merge commits (use rebase) | ||
| 3. **Linear history**: Maintainers will use "Rebase and merge" or "Squash and merge" | ||
| 4. **PR title**: Follow commit message header format | ||
| 5. **Update docs**: If changing interfaces, update README.md and relevant docs |
There was a problem hiding this comment.
This file instructs contributors/agents to target develop for PRs, but CONTRIBUTING.md currently says to open PRs against the main branch. Please add a short note here acknowledging that other docs may still reference main and that CI/workflows are configured for develop, to avoid onboarding confusion.
| **PHPUnit** (version 11.5+): | ||
| ```bash | ||
| # Run all tests (excludes integration tests) | ||
| composer phpunit | ||
| # Or: ./vendor/bin/phpunit |
There was a problem hiding this comment.
The document states PHPUnit is "11.5+", but the repository currently pins PHPUnit to ^11.3 (and phpunit.xml.dist references the 11.3 schema). Please align the stated minimum to the version actually required by composer.json (or update composer.json if 11.5+ is truly required).
| - `test` - Test additions/corrections | ||
| - `build` - Build system/CI changes | ||
| - `ci` - CI configuration changes | ||
| - `chore` - Other changes |
There was a problem hiding this comment.
The list of allowed conventional commit types is incomplete compared to the repo’s Commitizen check (ci/cz-check.sh), which also allows at least revert and bump. Please update the “Types” list (and/or examples) to match what CI enforces so agents don’t generate commit messages that fail the cz gate.
| - `chore` - Other changes | |
| - `chore` - Other changes | |
| - `revert` - Revert a previous commit | |
| - `bump` - Version or dependency bump |
| 2. Create upgrade scripts in `/database_schema/upgrades/` | ||
| 3. Follow naming convention: `X.Y.Z.sql` (version number) | ||
| 4. Use Phing tasks to apply upgrades: `composer build` or phing targets |
There was a problem hiding this comment.
The “Database Changes” section says upgrade scripts should follow an X.Y.Z.sql filename convention, but this repository’s upgrades are organized as versioned directories (e.g., database_schema/upgrades/4.0/{schema.sql,data.sql}). Please update this guidance to reflect the actual structure so schema changes follow existing patterns.
| 2. Create upgrade scripts in `/database_schema/upgrades/` | |
| 3. Follow naming convention: `X.Y.Z.sql` (version number) | |
| 4. Use Phing tasks to apply upgrades: `composer build` or phing targets | |
| 2. Add database changes under `/database_schema/upgrades/{version}/` (e.g., `/database_schema/upgrades/4.0/`) | |
| 3. Within each version directory, follow the existing pattern: | |
| - `schema.sql` for schema/DDL changes | |
| - `data.sql` for data migrations or seed changes | |
| 4. Name new version directories after the application version being introduced (e.g., `4.1`, `4.1.1`) and keep using `schema.sql`/`data.sql` inside them | |
| 5. Use Phing tasks to apply upgrades via Composer (e.g., `composer build`) or specific Phing targets, following the existing build configuration |
| composer build | ||
| # Uses Phing, output: build/librebooking.zip |
There was a problem hiding this comment.
composer build runs ./tools/phing, but the tools/ directory is gitignored and typically only exists after composer install-tools (phive). Please mention composer install-tools as a prerequisite for running composer build (similar to how you already call it out for phpDocumentor).
| composer build | |
| # Uses Phing, output: build/librebooking.zip | |
| # Install phive tools first | |
| composer install-tools | |
| # Build distributable release package (uses Phing, output: build/librebooking.zip) | |
| composer build |
Adds
.github/copilot-instructions.mdto enable AI coding agents to quickly understand and work effectively with this repository.Coverage
developnotmain), PR requirementsKey callouts
Could not authenticate against github.comerror encountered during exploration with multiple workaround strategiesdevelop, no merge commits allowed, strict conventional commit format)649 lines covering essentials for efficient onboarding without reading full documentation corpus.
Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
https://api.github.com/repos/Bacon/BaconQrCode/zipball/36a1cb2b81493fa5b82e50bf8068bf84d1542563/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/DASPRiD/Enum/zipball/b5874fa9ed0043116c72162ec7f4fb50e02e7cce/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/e01f4a821471308ba86aa202fed6698b6b695e3b/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/Gregwar/Captcha/zipball/4edbcd09fde4353b94ce550f43460eba73baf2cc/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/Mashape/unirest-php/zipball/842c0f242dfaaf85f16b72e217bf7f7c19ab12cb/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/Nevay/spi/zipball/e7078767866d0a9e0f91d3f9d42a832df5e39002/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/Nyholm/psr7-server/zipball/4335801d851f554ca43fa6e7d2602141538854dc/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/PHP-CS-Fixer/PHP-CS-Fixer/zipball/883b20fb38c7866de9844ab6d0a205c423bde2d4/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/0ca86845ce43291e8f5692c7356fccf3bcf02bf4/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/PHPCompatibility/PHPCompatibility/zipball/9fb324479acf6f39452e0655d2429cc0d3914243/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/PHPMailer/PHPMailer/zipball/ebf1655bd5b99b3f97e1a3ec0a69e5f4cd7ea088/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/Seldaek/monolog/zipball/b321dd6749f0bf7189444158a3ce785cc16d69b0/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/brick/math/zipball/63422359a44b7f06cae63c3b429b59e8efcc0629/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/claviska/SimpleImage/zipball/6d928c779e343100cef40f75bac3e301c32c3741/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/clue/reactphp-ndjson/zipball/392dc165fce93b5bb5c637b67e59619223c931b0/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/composer/pcre/zipball/b2bed4734f0cc156ee1fe9c0da2550420d99a21e/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/composer/semver/zipball/198166618906cb2de69b95d7d47e5fa8aa1b2b95/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/composer/xdebug-handler/zipball/6c1925561632e83d60a44492e0b344cf48ab85ef/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/doctrine/annotations/zipball/901c2ee5d26eb64ff43c47976e114bf00843acf7/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/doctrine/lexer/zipball/31ad66abc0fc9e1a1f2d9bc6a42668d2fbbcd6dd/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/egulias/EmailValidator/zipball/d42c8731f0624ad6bdc8d3e5e9a4524f68801cfa/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/firebase/php-jwt/zipball/5645b43af647b6947daac1d0f659dd1fbe8d3b65/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/google/recaptcha/zipball/56522c261d2e8c58ba416c90f81a4cd9f2ed89b9/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/c0d8b801cf615f8edf1b5b356a3d121d0c95ef92/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/googleapis/google-api-php-client/zipball/b18fa8aed7b2b2dd4bcce74e2c7d267e16007ea9/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/googleapis/google-auth-library-php/zipball/e1c26a718198e16d8a3c69b1cae136b73f959b0f/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/guzzle/guzzle/zipball/b51ac707cfa420b7bfd4e4d5e510ba8008e822b4/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/guzzle/promises/zipball/481557b130ef3790cf82b713667b43030dc9c957/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/guzzle/psr7/zipball/21dc724a0583619cd1652f673303492272778051/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/igorw/evenement/zipball/0a16b0d71ab13284339abb99d9d2bd813640efbc/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/joelbutcher/facebook-php-graph-sdk/zipball/73ff674eadc02b90e177e29a7f552257a8711b7c/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/mibe/FeedWriter/zipball/b32ed2a68e612a1f6045d00d342df6928ecfecad/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/microsoft/kiota-abstractions-php/zipball/dd22152c9497b5dedcefcf9025691c6db40c23b3/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/microsoft/kiota-authentication-phpleague-php/zipball/7766da482a86ccae8629a947cb0d21d160b6d18b/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/microsoft/kiota-http-guzzle-php/zipball/52102c4cf6a14bee14b45d43d205c58f9483468e/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/microsoft/kiota-serialization-form-php/zipball/df46de5a4aebfb58f745598a39f0802449a7b727/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/microsoft/kiota-serialization-json-php/zipball/7682906e67c36eb891282033195ef87921835ed0/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/microsoft/kiota-serialization-multipart-php/zipball/768ce6464982fc847bd5414580cf92eebd3eab66/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/microsoft/kiota-serialization-text-php/zipball/3289d60f971c96324830c0a99ae5ae335e7d4d63/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/microsoftgraph/msgraph-sdk-php-core/zipball/b6fa67e9d6e5b2302742c4355e41528327a5409c/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/microsoftgraph/msgraph-sdk-php/zipball/0ebc7925c3b35835fdf983ef129bac68a163465a/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/myclabs/DeepCopy/zipball/07d290f0c47959fd5eed98c95ee5602db07e0b6a/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/nikic/PHP-Parser/zipball/dca41cd15c2ac9d055ad70dbfd011130757d1f82/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/opentelemetry-php/api/zipball/df5197c6fd0ddd8e9883b87de042d9341300e2ad/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/opentelemetry-php/context/zipball/d4c4470b541ce72000d18c339cfee633e4c8e0cf/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/opentelemetry-php/sdk/zipball/c76f91203bf7ef98ab3f4e0a82ca21699af185e1/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/opentelemetry-php/sem-conv/zipball/e613bc640a407def4991b8a936a9b27edd9a3240/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/paragonie/constant_time_encoding/zipball/d5b01a39b3415c2cd581d3bd3a3575c1ebbd8e77/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/phar-io/manifest/zipball/54750ef60c58e43759730615a392c31c80e23176/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/php-fig/http-factory/zipball/2b4765fddfe3b508ac62f829e852b1501d3f6e8a/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/php-fig/log/zipball/f16e1d5863e37f8d8c2a01719f5b34baa2b714d3/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/php-http/discovery/zipball/82fe4c73ef3363caed49ff8dd1539ba06044910d/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/php-http/promise/zipball/b81bdf5a8e82a065fd73eb82919f28e0ac4d2a1b/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/phpseclib/phpseclib/zipball/6233a1e12584754e6b5daa69fe1289b47775c1b9/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/6ab598e1bc106e6827fd346ae4a12b4a5d634c32/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/phpstan/phpstan/zipball/c6f73a2af4cbcd99c931d0fb8f08548cc0fa8224/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/ramsey/collection/zipball/344572933ad0181accbf4ba763e85a0306a8c5e2/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/ramsey/uuid/zipball/8429c78ca35a09f27565311b98101e2826affde0/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/reactphp/cache/zipball/d47c472b64aa5608225f47965a484b75c7817d5b/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/reactphp/child-process/zipball/970f0e71945556422ee4570ccbabaedc3cf04ad3/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/reactphp/dns/zipball/7562c05391f42701c1fccf189c8225fece1cd7c3/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/reactphp/event-loop/zipball/ba276bda6083df7e0050fd9b33f66ad7a4ac747a/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/reactphp/promise/zipball/23444f53a813a3296c1368bb104793ce8d88f04a/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/reactphp/socket/zipball/ef5b17b81f6f60504c539313f94f2d826c5faa08/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/reactphp/stream/zipball/1e5b0acb8fe55143b5b426817155190eb6f5b18d/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/sabre-io/uri/zipball/38eeab6ed9eec435a2188db489d4649c56272c51/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/sabre-io/vobject/zipball/d554eb24d64232922e1eab5896cc2f84b3b9ffb1/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/sabre-io/xml/zipball/a89257fd188ce30e456b841b6915f27905dfdbe3/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/schmittjoh/php-option/zipball/75365b91986c2405cf5e1e012c5595cd487a98be/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/15c5dd40dc4f38794d383bb95465193f5e0ae180/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/183a9b2632194febd219bb9246eee421dad8d45e/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/sebastianbergmann/code-unit/zipball/54391c61e4af8078e5b276ab082b6d3c54c9ad64/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/sebastianbergmann/comparator/zipball/2c95e1e86cb8dd41beb8d502057d1081ccc8eca9/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/sebastianbergmann/complexity/zipball/ee41d384ab1906c68852636b6de493846e13e5a0/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/sebastianbergmann/diff/zipball/b4ccd857127db5d41a5b676f24b51371d76d8544/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/sebastianbergmann/environment/zipball/a5c75038693ad2e8d4b6c15ba2403532647830c4/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/sebastianbergmann/exporter/zipball/70a298763b40b213ec087c51c739efcaa90bcd74/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/sebastianbergmann/global-state/zipball/3be331570a721f9a4b5917f4209773de17f747d7/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/d36ad0d782e5756913e42ad87cb2890f4ffe467a/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/f5b498e631a74204185071eb41f33f38d64608aa/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/6e1a43b411b2ad34146dee7524cb13a068bb35f9/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/2c1ed04922802c15e1de5d7447b4856de949cf56/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/2f3a64888c814fc235386b7387dd5b5ed92ad903/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/c1ca3814734c07492b3d4c5f794f4b0995333da2/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/3e0404dc6b300e6bf56415467ebcb3fe4f33e964/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3b415def83fbcb41f991d9ebf16ae4ad8b7837b3/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a997a653a82845f1240d73ee73a8a4e97e4b0607/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/f6458abbf32a6c8174f8f26261475dc133b3d9dc/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/sebastianbergmann/type/zipball/f77d2d4e78738c98d9a68d2596fe5e8fa380f449/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/sebastianbergmann/version/zipball/c687e3387b99f5b03b6caa64c74b63e2936ff874/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/96b1e1fa9a968de7660a031106ab529f659d0192/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/smarty-php/smarty/zipball/78d259d3b971c59a0cd719c270cc5cbb740c36a7/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/staabm/side-effects-detector/zipball/d8334211a140ce329c13726d4a715adbddd0a163/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/std-uritemplate/std-uritemplate-php/zipball/4c08308d512d5f349acdd415800f011300f7cf98/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/stripe/stripe-php/zipball/462272ae7560ee29bb891763fd0967d5a77784e5/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/symfony/console/zipball/41e38717ac1dd7a46b6bda7d6a82af2d98a78894/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/symfony/deprecation-contracts/zipball/63afe740e99a13ba87ec199bb07bbdee937a5b62/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/59eb412e93815df44f05f342958efa9f46b1e586/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/symfony/event-dispatcher/zipball/dc2c0eba1af673e736bb851d747d266108aea746/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/symfony/filesystem/zipball/d551b38811096d0be9c4691d406991b47c0c630a/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/symfony/finder/zipball/ad4daa7c38668dcb031e63bc99ea9bd42196a2cb/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/symfony/options-resolver/zipball/b38026df55197f9e39a44f3215788edf83187b80/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/380872130d3a5dd3ace2f4010d95125fde5d5c70/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/9614ac4d8061dc257ecc64cba1b140873dce8ad3/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6d857f4d76bd4b343eac26d6b539585d2bc56493/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/symfony/polyfill-php80/zipball/0cc9dd0f17f61d8131e7df6b84bd344899fe2608/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/symfony/polyfill-php81/zipball/4a4cfc2d253c21a5ad0e53071df248ed48c6ce5c/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/symfony/polyfill-php82/zipball/5d2ed36f7734637dacc025f179698031951b1692/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/symfony/polyfill-php84/zipball/d8ced4d875142b6a7426000426b8abc631d6b191/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/symfony/process/zipball/608476f4604102976d687c483ac63a79ba18cc97/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/symfony/service-contracts/zipball/45112560a3ba2d715666a509a0bc9521d10b6c43/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/symfony/stopwatch/zipball/8a24af0a2e8a872fb745047180649b8418303084/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/symfony/string/zipball/1c4b10461bf2ec27537b5f36105337262f5f5d6f/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/theofidry/cpu-core-counter/zipball/db9508f7b1474469d9d3c53b86f817e344732678/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/thephpleague/color-extractor/zipball/21fcac6249c5ef7d00eb83e128743ee6678fe505/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/thephpleague/oauth2-client/zipball/26e8c5da4f3d78cede7021e09b1330a0fc093d5e/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/theseer/tokenizer/zipball/b7489ce515e168639d17feec34b8847c326b0b3c/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)https://api.github.com/repos/vlucas/phpdotenv/zipball/955e7815d677a3eaa7075231212f2110983adecc/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/artdKO /usr/bin/composer install --no-interaction(http block)/usr/bin/php8.3 /usr/bin/php8.3 -n -c /tmp/5t9aWD /usr/bin/composer install --no-interaction --prefer-dist REDACTED/.cache/cogit -- } git clon�� en -- mann/lines-of-code.git /https---github.git sh -php/sem-conv.gigithub.accesstoken /usr/lib/git-core/git-remote-htt--verify(http block)If you need me to access, download, or install something from one of these locations, you can either:
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.