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

Implement Thunderer Shortcode Framework #7

This commit is contained in:
Awilum
2018-03-22 23:40:37 +03:00
parent 47cf7f5378
commit ec8f5e2a17

View File

@@ -23,6 +23,7 @@
"symfony/yaml": "4.0.4",
"symfony/filesystem": "4.0.4",
"symfony/finder": "4.0.4",
"thunderer/shortcode": "0.6.5",
"force/session" : "*",
"force/arr" : "*",
"force/http" : "*",
@@ -36,7 +37,6 @@
],
"files": [
"flextype/boot/defines.php",
"flextype/boot/shortcodes.php",
"flextype/boot/events.php"
]
}