Commit Graph

8 Commits

Author SHA1 Message Date
95cd550524 fix: pipes not allowing to modify original value 2024-01-25 16:10:16 +00:00
c42541a3d9 chore: style changes 2023-07-12 21:09:40 +01:00
b5f89d1ff8 chore: bumps dependencies 2023-07-01 10:28:15 +01:00
9ded563e4b store interceptors for use with Collision
this is a workaround for php bug https://github.com/php/php-src/issues/10623, that prevents Collision to retrieve info about the interceptor handler closure. (see https://github.com/nunomaduro/collision/pull/255)
2023-02-19 11:07:44 +01:00
70f447a8bc chore: improves type coverage 2022-12-07 09:17:35 +00:00
45011ebd14 Code quality improvements 2022-09-16 11:27:17 +01:00
3ffed844a6 style: apply fixes from PHP-CS-Fixer 2022-03-08 10:51:38 +00:00
98db677646 refacto: pipes 2021-12-05 14:03:09 +00:00