1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-24 13:52:56 +02:00

Flextype Core: Entries #175 #165

- Collections implementation - next round
This commit is contained in:
Awilum
2019-07-06 00:57:58 +03:00
parent 755955ec27
commit c339c9eb8c

View File

@@ -21,7 +21,7 @@
"ext-mbstring": "*",
"doctrine/cache": "^1.8.0",
"thunderer/shortcode": "^0.7.2",
"doctrine/collections": "^1.6",
"flextype-components/arr" : "1.2.5",
"flextype-components/assets" : "1.0.3",
@@ -49,7 +49,8 @@
"respect/validation": "^1.0",
"monolog/monolog": "^1.24",
"cocur/slugify": "^3.2",
"oscarotero/psr7-middlewares": "^3.21"
"oscarotero/psr7-middlewares": "^3.21",
"thunderer/shortcode": "^0.7.2"
},
"suggest": {
"ext-zend-opcache": "Recommended for better performance",