Skip to content

Commit 13acb1b

Browse files
authored
Update CKFinderDownloadCommand.php
1 parent 79c5f55 commit 13acb1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Command/CKFinderDownloadCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
*/
2626
class CKFinderDownloadCommand extends Command
2727
{
28-
const ZIP_PACKAGE_URL = 'http://download.cksource.com/CKFinder/CKFinder%20for%20PHP/3.4.5/ckfinder_php_3.4.5.zip';
28+
const ZIP_PACKAGE_URL = 'http://download.cksource.com/CKFinder/CKFinder%20for%20PHP/3.5.0/ckfinder_php_3.5.0.zip';
2929

3030
/**
3131
* {@inheritdoc}

0 commit comments

Comments
 (0)