/home/smartonegroup/www/veroserv/vendor/zbateson/stream-decorators/phpstan.neon
parameters:
	level: 6
	errorFormat: raw
	editorUrl: '%%file%% %%line%% %%column%%: %%error%%'
	paths:
		- src
		- tests
	ignoreErrors:
		-
			message: '#::seek\(\) has no return type specified.#'
			paths:
				- src/*