1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-15 17:44:17 +02:00

Flextype Component - Filesystem updated to 1.1.4

This commit is contained in:
Awilum
2018-12-22 04:24:07 +03:00
parent 9b87285371
commit 82a4586516
2 changed files with 2 additions and 1 deletions

View File

@@ -3,6 +3,7 @@
* Flextype: fallback functionality for settings - added
* Settings: new item - accept_file_types
* Updates: "flextype-components/form" : "1.0.2
* Flextype Component - Filesystem updated to 1.1.4
* Code refactoring and cleanup
* .htaccess: Common PHP Overrides - added
* Custom YamlParser with native support - added

View File

@@ -27,7 +27,7 @@
"flextype-components/debug" : "1.0.0",
"flextype-components/event" : "1.0.4",
"flextype-components/errorhandler" : "1.0.5",
"flextype-components/filesystem" : "1.1.3",
"flextype-components/filesystem" : "1.1.4",
"flextype-components/form" : "1.0.2",
"flextype-components/i18n" : "1.2.0",
"flextype-components/http" : "1.1.1",