1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-06 13:16:45 +02:00

feat(composer): improve flextype structure

This commit is contained in:
Awilum
2021-08-10 11:09:08 +03:00
parent 8b736774a3
commit 35c0db4415

View File

@@ -72,8 +72,8 @@
"src/flextype"
],
"files": [
"src/flextype/helpers.php",
"src/flextype/macros.php"
"src/flextype/helpers/helpers.php",
"src/flextype/macros/macros.php"
]
},
"require-dev": {