Skip to content

Releases: PHP-CS-Fixer/cli-executor

v2.3.0

Choose a tag to compare

@keradus keradus released this 05 Nov 20:22
85c95a4

What's Changed

New Contributors

  • @Kocal made their first contribution in #13

Full Changelog: v2.2.0...v2.3.0

v2.2.0

Choose a tag to compare

@keradus keradus released this 12 Apr 16:05
495f7ba

What's Changed

  • chore: drop PHP <7.4, move to GitHub Actions by @keradus in #9
  • chore: allow PHP 8.4 by @keradus in #10
  • chore: upgrade deps, drop symfony/phpunit-bridge by @keradus in #11

Full Changelog: v2.1.0...v2.2.0

v2.1.0

Choose a tag to compare

@keradus keradus released this 22 Nov 09:36
v2.1.0
6d83d43
  • DX: allow Symfony ^7 (#8)
  • DX: apply CS from newest PHP CS Fixer (#7)

v2.0.0

Choose a tag to compare

@keradus keradus released this 26 Oct 19:58
e18e163
  • DX: drop deprecated BashScriptExecutor (#6)

v1.5.0

Choose a tag to compare

@keradus keradus released this 05 Sep 22:07
8aab2bd
  • DX: maintenance (#5)

v1.4.0

Choose a tag to compare

@keradus keradus released this 20 Oct 02:01
c181d55
  • Allow PHP 8 and PHPUnit 8+9 (#4)

v1.3.0

Choose a tag to compare

@keradus keradus released this 21 Oct 14:25
  • Allow Symfony 5 + fix using the Process class (#3)

v1.2.0

Choose a tag to compare

@keradus keradus released this 23 Dec 22:18
v1.2.0
  • Fix Symfony 4.2 deprecations (#2)

v1.1.0

Choose a tag to compare

@keradus keradus released this 29 Mar 16:03
v1.1.0
4f93a5f
  • Introduce ScriptExecutor and deprecate BashScriptExecutor (#1)