Skip to content

Releases: andersundsehr/grumphp-bom-task

10.2.8

Choose a tag to compare

@Kanti Kanti released this 13 Jul 06:43

Backport PR #112 changes to 10.x (#113)

Co-authored-by: copilot-swe-agent[bot] 198982749+Copilot@users.noreply.github.com

11.0.3

Choose a tag to compare

@Kanti Kanti released this 18 Jun 07:56

Fix root CI failures caused by composer.json normalization drift (#111)

Root CI was failing in the main package jobs because composer_normalize was reordering composer.json. This change restores normalized dependency ordering without removing the sebastian/diff compatibility constraint added for the Fractor toolchain.

  • CI failure source

    • Align composer.json with the order expected by ergebnis/composer-normalize
    • Remove the normalization diff that was failing root grumphp runs across PHP versions
  • Dependency compatibility

    • Keep the sebastian/diff constraint limited to supported majors for the current Fractor stack
    • Avoid changing the actual compatibility intent while fixing the metadata/layout issue
"rector/rector": "^2.2.10",
"sebastian/diff": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0",
"squizlabs/php_codesniffer": "^4.0.1"

10.2.7

Choose a tag to compare

@Kanti Kanti released this 28 Apr 06:51

Merge pull request #110 from andersundsehr/Kanti-patch-1

[BUGFIX] Update paths to use getcwd() instead of DIR

11.0.0

Choose a tag to compare

@Kanti Kanti released this 10 Mar 08:47

Merge pull request #106 from andersundsehr/feature/add-fractor

Feature/add fractor

10.2.2

Choose a tag to compare

@Kanti Kanti released this 02 Dec 10:34

Merge pull request #100 from andersundsehr/fix-pipeline

10.2.1

Choose a tag to compare

@Kanti Kanti released this 27 Nov 09:31

Merge pull request #94 from andersundsehr/php-8.5

10.1.1

Choose a tag to compare

@Kanti Kanti released this 13 May 09:32

Merge pull request #87 from andersundsehr/bugfix/codesplit

8.2.0 add php 8.4 to 8.x

Choose a tag to compare

@Kanti Kanti released this 23 May 13:58
Merge pull request #86 from andersundsehr/bugfix/pipeline | Matthias …

10.0.0

Choose a tag to compare

@Kanti Kanti released this 24 Feb 12:13

Merge pull request #84 from andersundsehr/all-merged

8.1.0 ✨ add php8.3 compat

Choose a tag to compare

@Kanti Kanti released this 03 Nov 14:38
b09e8f6

What's Changed

Full Changelog: 8.0.1...8.1.0