We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79c5f55 commit 13acb1bCopy full SHA for 13acb1b
Command/CKFinderDownloadCommand.php
@@ -25,7 +25,7 @@
25
*/
26
class CKFinderDownloadCommand extends Command
27
{
28
- const ZIP_PACKAGE_URL = 'http://download.cksource.com/CKFinder/CKFinder%20for%20PHP/3.4.5/ckfinder_php_3.4.5.zip';
+ const ZIP_PACKAGE_URL = 'http://download.cksource.com/CKFinder/CKFinder%20for%20PHP/3.5.0/ckfinder_php_3.5.0.zip';
29
30
/**
31
* {@inheritdoc}
0 commit comments