Skip to content

Releases: phpro/grumphp

Version 2.0.0 Beta 1

26 May 06:25
v2.0.0-beta1
Compare
Choose a tag to compare
Version 2.0.0 Beta 1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.16.0...v2.0.0-beta1

Installation

composer require 'phpro/grumphp:^2.0.0-beta1@beta' --update-with-dependencies

❗ Change in dependencies - we now require:

  • PHP >=v8.1
  • amp >=v3

Upgrading

❗ This version contains some BC breaks for GrumPHP extension or task developers.

Find out how to upgrade your tasks and extensions here : https://github.com/phpro/grumphp/blob/v2.0.0-beta1/UPGRADE-v2.md

Version 1.16.0

27 Apr 11:07
v1.16.0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.15.0...v1.16.0

Version 1.15.0

22 Dec 12:38
v1.15.0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.14.0...v1.15.0

Release 1.14.0

25 Nov 08:51
v1.14.0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.13.0...v1.14.0

Version 1.13.0

24 Jun 08:35
v1.13.0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.12.0...v1.13.0

Version 1.12.0

06 May 14:01
v1.12.0
Compare
Choose a tag to compare

What's Changed

Shim

  • Upgraded gitonomy/gitlib
  • Re-Added support for php 7.4

New Contributors

Full Changelog: v1.11.0...v1.12.0

Version 1.11.0

15 Apr 11:42
v1.11.0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.0...v1.11.0

Version 1.10.0

25 Mar 14:31
v1.10.0
Compare
Choose a tag to compare

What's Changed

  • Remove --non-zero-exit-on-violation option for PhpMnd by @kukukk in #991
  • Upgrade tools + SF6 Breaking changes by @veewee in #996
  • Dont ignore platform reqs by @veewee in #997

New Contributors

Full Changelog: v1.9.0...v1.10.0

Version 1.9.0

10 Mar 19:24
v1.9.0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.1...v1.9.0

Version 1.8.1

09 Feb 12:10
v1.8.1
Compare
Choose a tag to compare

This release fixes grumphp-shim issues.

Full Changelog: v1.8.0...v1.8.1