FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix cpx execution by SRWieZ · Pull Request #7 · unolia/unolia-cli · GitHub

Fix cpx execution - #7

Merged
SRWieZ merged 1 commit into
mainfrom
fix/cpx-execution
Jun 30, 2026
Merged

Fix cpx execution#7
SRWieZ merged 1 commit into
mainfrom
fix/cpx-execution

Conversation

SRWieZ commented Jun 30, 2026

Copy link
Copy Markdown
Member

Summary

  • make the Composer bin point to the source CLI entrypoint so cpx can execute dev/source installs
  • load Composer's root autoloader when the raw bin is executed directly by cpx
  • include runtime source files in Composer dist archives
  • move laravel-zero/framework to runtime dependencies for source installs
  • document cpx usage and add a CI cpx smoke test
  • refresh composer.lock to a PHP 8.3-compatible dependency set so release PHAR builds can run on the existing workflow

Test Plan

  • php -l unolia
  • ./vendor/bin/pint --test
  • composer test
  • cpx unolia/unolia-cli:dev-fix/cpx-execution --version

SRWieZ merged commit a10988f into main Jun 30, 2026
8 checks passed
SRWieZ deleted the fix/cpx-execution branch June 30, 2026 17:21
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL