Skip to content

Releases: jakzal/toolbox

Unlock php-fuzzer

28 Aug 20:33
4ed7a28
Compare
Choose a tag to compare

Changes:

  • Unlock php-fuzzer to install its latest version #454

phpmd key update

25 Aug 19:37
ba41fe2
Compare
Choose a tag to compare

Updates:

  • Update the phpmd key #452

phive & php-fuzzer

10 Aug 08:12
42dd1ec
Compare
Choose a tag to compare

Updates:

Changes:

  • Lock php-fuzzer to prevent the installation of the latest (broken) phar #451

phparkitect

02 Aug 21:28
27c7895
Compare
Choose a tag to compare

Behat update & composer config fix

15 Jul 19:35
1bfba34
Compare
Choose a tag to compare

Updates:

  • Behat (3.10.0 -> 3.11.0) #443
  • Ensure boolean composer config options are not handled as strings #444

Allow composer plugins

06 Jul 10:58
af9356f
Compare
Choose a tag to compare

Updates:

  • Allow the ocramius/package-versions plugin with roave-backward-compatibility-check #441
  • Replace the abandoned symplify/easy-coding-standard-prefixed #440

Box signature

01 Jul 20:28
0d38a0d
Compare
Choose a tag to compare

Updates:

  • Exclude the latest box (v4) on PHP 7.4 and 8.0 #437
  • Include box v3 as box-3 #437
  • Add signature for box #437

More tools on PHP 8.0 and 8.1

23 May 21:21
5fd1fa7
Compare
Choose a tag to compare

Updates:

  • Remove the version restriction for larastan #429
  • Enable tools on PHP 8.0 and 8.1 #431
    • phpspec enabled on PHP 8.1
    • roave-backward-compatibility-check enabled on PHP 8.0 and 8.1
  • Reduce output generated by test commands #432
  • Declare allow-plugins configuration #433
  • Remove the use of deprecated composer option --no-suggest #434
  • Install phplint with composer as phar has not been published since version 3 #435

Removals:

  • Remove the abandoned phpdoc-to-typehint #430

Remove phive-install version constraints

19 May 16:15
3f63f85
Compare
Choose a tag to compare

Updates:

  • Remove phive-install version constraints #428

Drop infection on PHP 7.4

10 May 21:06
ecc61e0
Compare
Choose a tag to compare

Updates:

  • Install the latest infection available #426 (thanks @dkarlovi)
  • Drop infection on PHP 7.4 #427