mirror of
https://github.com/flextype/flextype.git
synced 2025-08-23 05:16:03 +02:00
chore(core): update packages - composer.json #186
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
"ext-mbstring": "*",
|
||||
|
||||
"doctrine/cache": "^1.8.0",
|
||||
"doctrine/collections": "^1.6",
|
||||
"doctrine/collections": "^1.6.2",
|
||||
|
||||
"flextype-components/arr" : "1.2.5",
|
||||
"flextype-components/assets" : "1.0.3",
|
||||
@@ -36,7 +36,7 @@
|
||||
"flextype-components/text" : "1.1.2",
|
||||
"flextype-components/form" : "1.0.2",
|
||||
|
||||
"slim/slim": "^3.0",
|
||||
"slim/slim": "^3.12.2",
|
||||
"slim/twig-view": "^2.5",
|
||||
"slim/flash": "^0.4.0",
|
||||
"slim/csrf": "^0.8.3",
|
||||
@@ -47,12 +47,12 @@
|
||||
"league/event": "^2.2",
|
||||
"league/glide": "^1.5",
|
||||
|
||||
"respect/validation": "^1.0",
|
||||
"monolog/monolog": "^1.24",
|
||||
"respect/validation": "^1.1.31",
|
||||
"monolog/monolog": "^2.0",
|
||||
"cocur/slugify": "^3.2",
|
||||
"thunderer/shortcode": "^0.7.2",
|
||||
"ramsey/uuid": "^3.8",
|
||||
"symfony/yaml": "^4.3.3",
|
||||
"symfony/yaml": "^4.3.4",
|
||||
|
||||
"erusev/parsedown": "1.7.3",
|
||||
"erusev/parsedown-extra": "0.7.1",
|
||||
|
Reference in New Issue
Block a user