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

- Flextype Core: Symfony Yaml updated to 4.2.3.

- Flextype Core: Thunderer Shortcode updated to 0.7.1.
- Flextype Core: Flextype Components Arr updated to 1.2.5
- Flextype Core: Flextype Components Number updated to 1.1.0
This commit is contained in:
Awilum
2019-02-17 22:23:44 +03:00
parent 33e18fa161
commit de471c099a

View File

@@ -18,8 +18,8 @@
"require": {
"php": ">=7.1.3",
"doctrine/cache": "1.8.0",
"symfony/yaml": "4.2.2",
"thunderer/shortcode": "0.7.0",
"symfony/yaml": "4.2.3",
"thunderer/shortcode": "0.7.1",
"flextype-components/arr" : "1.2.5",
"flextype-components/assets" : "1.0.3",
"flextype-components/cookie" : "1.2.0",
@@ -32,7 +32,7 @@
"flextype-components/i18n" : "1.2.0",
"flextype-components/http" : "1.1.1",
"flextype-components/html" : "1.0.0",
"flextype-components/number" : "1.0.0",
"flextype-components/number" : "1.1.0",
"flextype-components/notification" : "1.0.2",
"flextype-components/registry" : "1.1.0",
"flextype-components/session" : "1.1.1",