small / swoole-phpunit-bridge
This package is abandoned and no longer maintained.
No replacement package was suggested.
Provides utilities for PHPUnit, especially user deprecation notices management
Package info
github.com/sebk69/swoole-phpunit-bridge
Type:symfony-bridge
pkg:composer/small/swoole-phpunit-bridge
v6.2.5
2023-01-01 08:38 UTC
Requires
- php: >=7.1.3
Requires (Dev)
- symfony/deprecation-contracts: ^2.1|^3.0
- symfony/error-handler: ^5.4|^6.0
Suggests
- symfony/error-handler: For tracking deprecated interfaces usages at runtime with DebugClassLoader
Conflicts
- phpunit/phpunit: <7.5|9.1.2
This package is not auto-updated.
Last update: 2024-04-30 06:35:41 UTC
README
The PHPUnit bridge provides utilities for PHPUnit, especially user deprecation notices management.