1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-08 22:26:46 +02:00

refactor(core): move FlextypeHelper to Foundation folder

This commit is contained in:
Awilum
2020-09-08 20:51:50 +03:00
parent b611247571
commit 8661700e77
2 changed files with 1 additions and 1 deletions

View File

@@ -81,7 +81,7 @@
"files": [
"src/flextype/Support/Helpers/FinderHelper.php",
"src/flextype/Support/Helpers/CollectionHelper.php",
"src/flextype/Support/Helpers/FlextypeHelper.php"
"src/flextype/Foundation/Helpers/FlextypeHelper.php"
]
},
"require-dev": {