Set ckeditor to latest stable, not to the head of git
This commit is contained in:
@ -6,9 +6,9 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"ckeditor": "dev-full/latest"
|
||||
"ckeditor/ckeditor": "dev-full/stable"
|
||||
},
|
||||
"config": {
|
||||
"vendor-dir": "."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user