Releases: XOOPS/base-requires25
Releases · XOOPS/base-requires25
base-requires25 1.1.10-beta2
What's Changed
Fixed
- Fix PHP constraint from
^7.4.0 || ^8.4.0to^7.4 || ^8.0— previous constraint excluded PHP 8.0-8.3 - Replace global
minimum-stability: betawith inline@betaflags onxoops/xmfandxoops/regdom - Normalize version constraints to
^major.minorstyle (e.g.,^1.0instead of^1.0.2)
Changed
- Change package type from
projecttometapackage - Bump
xoops/regdomfrom^2.0.2-beta1to^2.0.2-beta3@beta - Bump
xoops/xmffrom^1.2.33-beta1to^1.2.33-beta2@beta
Added
- Add
conflictrule blockingsmarty/smarty >=5.0until XOOPS core migrates - Add
suggestsection forext-intlandext-imagick - Add
authors,keywords,funding,support, andconfigsections tocomposer.json - Add GitHub Actions CI workflow — PHP 7.4-8.5 matrix with
composer validate --strict - Add Dependabot configuration for Composer and GitHub Actions
- Add Renovate configuration
- Add GitHub Copilot custom instructions (
.github/copilot-instructions.md) - Add
.github/CONTRIBUTING.mdwith contribution guidelines - Add
.github/ISSUE_TEMPLATE/bug-report.ymlwith PHP 7.4-8.5 dropdown - Add
.github/ISSUE_TEMPLATE/feature-request.yml(metapackage wording) - Add
.scrutinizer.yml—composer validateonly (no PHP analyzer for metapackage) - Add
.gitattributeswith LF normalization and export-ignore rules - Add
.gitignorewith vendor/, .idea/, build/, coverage.clover, composer.lock, callmap.json - Add
CLAUDE.mdproject guide - Add
README.mdupdates - Pin GitHub Actions to full SHA hashes in CI workflow
Full Changelog: v1.1.10-beta1...1.1.10-beta2
Version 1.1.10 Beta 1
Version 1.1.9
Version 1.1.8
ezyang/htmlpurifier and phpmailer/phpmailer
Version 1.1.7
Updates for XoopsCore25 2.5.12, xmf v1.2.31
Version 1.1.6
Updates for XOOPS 2.5.12: Regdom 2.0.0
Updates for XOOPS 2.5.12
removing dev status
Updates for XOOPS 2.5.12
Replace geekwright/regdom with xoops/regdom
Updates for XOOPS 2.5.12
Bump XMF version
Adjustments for PHP version compatibility
Updates for XOOPS 2.5.11
- Bump XMF version
- Adjustments for PHP version compatibility