box-project / box

📦🚀 Fast, zero config application bundler with PHARs.
https://box-project.github.io/box
MIT License
1.1k stars 101 forks source link

build(deps): Update composer/xdebug-handler #1347

Closed theofidry closed 3 months ago

theofidry commented 3 months ago

Updates composer/xdebug-handler from 3.0.3 to 3.0.4

Release notes

Sourced from composer/xdebug-handler's releases.

3.0.4

  • Added: Functional tests.
  • Fixed: Incompatibility with PHPUnit 10.
Changelog

Sourced from composer/xdebug-handler's changelog.

[3.0.4] - 2024-03-26

  • Added: Functional tests.
  • Fixed: Incompatibility with PHPUnit 10.
Commits
  • 4f988f8 Prepare 3.0.4
  • f312aba Document using functional test scripts (#153)
  • 5b92607 Add functional tests
  • da886fc Show debug restart command as an array or string
  • 6282b17 Refactor prepareRestart to make it more robust
  • 0755533 Use PHPUnit directly
  • 04aaa11 Update github actions
  • f0504b3 Fix phpstan issues
  • aef0a61 Merge pull request #151 from DavidPrevot/phpunit
  • ded326e Adapt to recent version of PHPUnit (10)
  • Additional commits viewable in compare view