Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

Commit f36fd7c

Browse files
committed
Add Files mapper and dto. Also add service on FilesystemEntitiesTrait
1 parent ee44c23 commit f36fd7c

File tree

5 files changed

+411
-122
lines changed

5 files changed

+411
-122
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
"guzzlehttp/guzzle": "^6.5",
1616
"baka/http": "^0.5",
1717
"baka/router": "^0.1@dev",
18-
"vlucas/phpdotenv": "^2.4"
18+
"vlucas/phpdotenv": "^2.4",
19+
"mark-gerarts/auto-mapper-plus": "2.0.0-alpha1"
1920
},
2021
"require-dev": {
2122
"phpunit/phpunit" : ">=7.0",

0 commit comments

Comments
 (0)