这是indexloc提供的服务,不要输入任何密码
Skip to content

More tools on PHP 8.0 and 8.1

Choose a tag to compare

@jakzal jakzal released this 23 May 21:21
· 268 commits to master since this release
5fd1fa7

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