Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add prefer-stable option, dev:lib-ver and dev:ext-ver commands #491

Merged
merged 7 commits into from
Jun 30, 2024

Conversation

crazywhalecc
Copy link
Owner

@crazywhalecc crazywhalecc commented Jun 30, 2024

What does this PR do?

Checklist before merging

If your PR involves the changes mentioned below and completed the action, please tick the corresponding option.
If a modification is not involved, please skip it directly.

  • If it's a extension or dependency update, make sure adding related extensions in src/global/test-extensions.php.
  • If you changed the behavior of static-php-cli, add docs in static-php/static-php-cli-docs .
  • If you updated config/xxxx.json content, run bin/spc dev:sort-config xxx.

@crazywhalecc crazywhalecc added enhancement New feature or request kind/framework Issues related to CLI app framework labels Jun 30, 2024
crazywhalecc added a commit to static-php/static-php-cli-docs that referenced this pull request Jun 30, 2024
@crazywhalecc crazywhalecc merged commit eb00e00 into main Jun 30, 2024
21 checks passed
@crazywhalecc crazywhalecc deleted the prefer-stable branch June 30, 2024 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request kind/framework Issues related to CLI app framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add prefer-unstable option for GitHub API in source.json Add libs and exts version getter abstract function
1 participant