Tags · friendsofhyperf/encryption · GitHub
Skip to content

Tags: friendsofhyperf/encryption

Tags

v3.2.1

Toggle v3.2.1's commit message
docs(readme): add Chinese component readmes (#1069)

v3.2.0

Toggle v3.2.0's commit message
Release v3.2.0 (#1064)

* chore: bump branch-alias to 3.2-dev and update composer config

- Bump all component branch-aliases from 3.1-dev to 3.2-dev
- Add branch-alias to root composer.json (dev-main => 3.2-dev)
- Update composer config: audit.block-insecure => policy.advisories.block
- Fix docs-translate workflow trigger branch from 3.2 to 3.1

* add hooks

* Bump Composer metadata to Hyperf 3.2

---------

Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>

v3.1.79

Toggle v3.1.79's commit message
Remove obsolete Composer branch aliases

v3.2.0-alpha.6

Toggle v3.2.0-alpha.6's commit message
Update documentation links to docs.hdj.me

Replaced all references to hyperf.fans with docs.hdj.me in documentation, configuration, and composer.json files to reflect the new official documentation site.

v3.1.75

Toggle v3.1.75's commit message
Update documentation URLs to docs.hdj.me

Replaced all references to hyperf.fans with docs.hdj.me in README files, composer.json support sections, scripts, and configuration files to reflect the new official documentation site.

v3.2.0-alpha.5

Toggle v3.2.0-alpha.5's commit message
Update composer.json keywords to v3.2

Replaces 'v3.1' with 'v3.2' in the keywords array across multiple composer.json files to reflect the new version. This ensures consistency and accurate version tagging for all related packages.

Co-Authored-By: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-Authored-By: huangdijia <8337659+huangdijia@users.noreply.github.com>

v3.2.0-alpha.1

Toggle v3.2.0-alpha.1's commit message
Init v3.2 (#830)

* Bumps hyperf/*

* Update

* feat: 支持通过命令行选项设置开发依赖版本并更新相关依赖

* fix: 更新 hyperf/stdlib 版本以解决依赖问题

---------

Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>

v3.1.48

Toggle v3.1.48's commit message
Adds docs to composer.json

v3.1.41

Toggle v3.1.41's commit message
Improve release actions

v3.1.34

Toggle v3.1.34's commit message
feat: Update JSON encoding to use JSON_THROW_ON_ERROR in Encrypter an…

…d ConfigurationUrlParser (#691)

Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com>