FriendsOfSymfony / FOSCKEditorBundle

Provides a CKEditor integration for your Symfony project.
Other
516 stars 83 forks source link

Custom install #255

Open pierrebrzezny opened 7 months ago

pierrebrzezny commented 7 months ago

Hello, I can't download the custom version built on the ckeditor page. This is the open source version.

php bin/console ckeditor:install --tag=4.22.1 --release=custom --custom-build-id=b75423eec274c8ec9b4ae1f904b14ee2

Unable to download CKEditor ZIP archive. 
Specifying version for custom build is not supported. (Method "Symfony\Component\HttpKernel\Bundle\Bundle::build()" 
might add "void" as a native return type declaration in the future. 
Do the same in child class "Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle" 
now to avoid errors or add an explicit @return annotation to suppress this message.)

Thx