Commit Graph

3 Commits

Author SHA1 Message Date
728388b473 refactor(dto): replace spatie/data-transfer-object with plain readonly class (#46)
The spatie/data-transfer-object package is abandoned. Replace it with a
native PHP 8.4 final readonly class using a static factory method,
removing the dependency entirely.
2026-02-24 21:36:21 +02:00
cf87d02ecb PSR-12, build script, fixes 2022-12-24 00:55:13 +02:00
Ismo Vuorinen
78cca41be4 Initial commit 2022-10-17 09:42:32 +03:00