Commit e1a97b7f authored by Tobias Munk's avatar Tobias Munk

updated packages, force install ckeditor 4.22.1

install ckeditor from dev-master with commit hash to avoid scanning through roave
parent b3a68675
......@@ -47,7 +47,7 @@ return [
'@yii/web/migrations',
'@app/migrations/legacy/migration-command',
'@app/migrations/5.2-to-5.3',
'@bedezign/yii2/audit/migrations',
'@bedezign/yii2/audit/migrations/1.1.x',
'@dmstr/modules/contact/migrations',
'@dmstr/modules/pages/migrations',
'@dmstr/modules/publication/migrations',
......
This source diff could not be displayed because it is too large. You can view the blob instead.
{
"require": {
"bedezign/yii2-audit": "^1.2.0",
"bedezign/yii2-audit": "^1.2.4",
"2amigos/yii2-usuario": "^1.6.0",
"lajax/yii2-translate-manager": "^1.6.0",
"dmstr/lajax-yii2-translate-manager-addons": "^1.0.0",
......@@ -33,7 +33,11 @@
"yiisoft/yii2-bootstrap": "2.*",
"yiisoft/yii2-redis": "^2.0.5",
"yiisoft/yii2-twig": "^2.1.0",
"yiisoft/yii2-symfonymailer": "^3.0"
"yiisoft/yii2-symfonymailer": "^3.0",
"ckeditor/ckeditor": "dev-master#0d51138b0a258165ac09724e8f5cda67cf9126a3"
},
"provide": {
"ckeditor/ckeditor": "4.999"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "3.*",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment