Kanboard-Prod/vendor/symfony/event-dispatcher-contracts
Frédéric Guillot 280bc2a41e Update vendor folder and generated files 2023-07-03 16:31:55 -07:00
..
.gitignore PHP 8 Compatibility 2022-02-05 11:49:03 -08:00
CHANGELOG.md Update vendor folder and generated files 2023-07-03 16:31:55 -07:00
Event.php Update vendor folder and generated files 2023-07-03 16:31:55 -07:00
EventDispatcherInterface.php Update vendor folder and generated files 2023-07-03 16:31:55 -07:00
LICENSE Update Composer dependencies to be able to run tests with PHP 8.2 2023-06-30 21:06:22 -07:00
README.md PHP 8 Compatibility 2022-02-05 11:49:03 -08:00
composer.json Update vendor folder and generated files 2023-07-03 16:31:55 -07:00

README.md

Symfony EventDispatcher Contracts

A set of abstractions extracted out of the Symfony components.

Can be used to build on semantics that the Symfony components proved useful - and that already have battle tested implementations.

See https://github.com/symfony/contracts/blob/main/README.md for more information.