Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 507 Bytes

File metadata and controls

18 lines (12 loc) · 507 Bytes

License

event-sourcing-phpstan-extension

phpstan extension for event-sourcing library.

installation

composer require --dev patchlevel/event-sourcing-phpstan-extension

add the extension to your phpstan.neon:

includes:
	- vendor/patchlevel/event-sourcing-phpstan-extension/extension.neon