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

feat(core): use ArrayDot class for arrays instead of Flex/Arrays

This commit is contained in:
Awilum
2020-07-23 17:38:23 +03:00
parent 02663695f3
commit ce5beee355

View File

@@ -26,9 +26,8 @@
"doctrine/cache": "~1.10.0",
"doctrine/collections": "~1.6.6",
"Awilum/array_dots": "~1.0.0",
"Awilum/array_dots": "~1.1.0",
"flextype-components/arr" : "1.2.8",
"flextype-components/cookie" : "1.2.0",
"flextype-components/filesystem" : "2.0.6",
"flextype-components/i18n" : "1.3.0",