1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-10 07:06:45 +02:00

chore(composer): update vendors

This commit is contained in:
Awilum
2020-07-26 09:51:46 +03:00
parent 655e393361
commit 6cf25dbbfe

View File

@@ -24,7 +24,7 @@
"ext-mbstring": "*",
"ext-fileinfo": "*",
"doctrine/cache": "~1.10.0",
"doctrine/cache": "~1.10.2",
"doctrine/collections": "~1.6.6",
"flextype-components/arrays" : "3.0.1",
@@ -42,8 +42,8 @@
"league/event": "~2.2.0",
"league/glide": "~1.5.0",
"respect/validation": "~2.0.1",
"monolog/monolog": "~2.0.2",
"respect/validation": "~2.0.16",
"monolog/monolog": "~2.1.1",
"cocur/slugify": "~4.0.0",
"ramsey/uuid": "~4.0.1",
"symfony/yaml": "~4.4.4",
@@ -53,7 +53,7 @@
"erusev/parsedown": "~1.7.3",
"erusev/parsedown-extra": "~0.7.1",
"thunderer/shortcode": "~0.7.3",
"thunderer/shortcode": "~0.7.4",
"composer/semver": "~2.0.0"
},