1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-27 06:54:31 +02:00

chore(core): update vendors "flextype-components/arr" : "1.2.8"

This commit is contained in:
Awilum
2020-06-25 21:05:38 +03:00
parent 8be78d7939
commit 004ebf19e0

View File

@@ -26,7 +26,7 @@
"doctrine/cache": "~1.10.0",
"doctrine/collections": "~1.6.4",
"flextype-components/arr" : "1.2.5",
"flextype-components/arr" : "1.2.8",
"flextype-components/cookie" : "1.2.0",
"flextype-components/date" : "1.1.0",
"flextype-components/filesystem" : "2.0.6",
@@ -77,8 +77,8 @@
]
},
"require-dev": {
"doctrine/coding-standard": "~6.0.0",
"victorjonsson/markdowndocs": "dev-master",
"doctrine/coding-standard": "7.0.2",
"victorjonsson/markdowndocs": "^1.3",
"phpstan/phpstan": "^0.11.19",
"symfony/var-dumper": "^4.4"
}