Skip to content

php-v0.1.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Aug 16:11
· 83 commits to main since this release
538490d

PHP SDK php-v0.1.0-rc.1 — Composer package xzawed/keycloak-sdk.

Packagist does not watch this monorepo. Composer's VCS driver only reads a composer.json at the repository root, and there is none here (only php/composer.json), so a subdirectory cannot be published directly.

This release therefore splits php/ into the read-only mirror repository https://github.com/xzawed/keycloak-sdk-php and tags it v0.1.0-rc.1 there. That mirror is what is registered on Packagist; it is generated by this workflow and must not be committed to directly.

Install: composer require xzawed/keycloak-sdk:^0.1.0-rc.1