Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bsdrazor authored Aug 17, 2024
1 parent a205272 commit 610e21e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ CKFinder 3 Bundle for Symfony

> :information_source: This project is a fork of [the official and _abandoned_ CKFinder Symfony Bundle](https://github.com/ckfinder/ckfinder-symfony-bundle).
>
> This bundle is fully compatible with Symfony 6.0 and more (Symfony 3 and 4 have been removed, see [branch `1.x` for Symfony 5.4 support](https://github.com/Kocal/ckfinder-symfony-bundle/tree/1.x)), compatible with PHP 8.1+, Flysystem 3+,
> This bundle is fully compatible with Symfony 7.0 and more (Symfony 3 and 4 have been removed, compatible with PHP 8.1+, Flysystem 3+,
> and use many tools to ensure the code quality ([PHPUnit](https://github.com/sebastianbergmann/phpunit), [Easy Coding Standard](https://github.com/symplify/easy-coding-standard) and [Rector](https://github.com/rectorphp/rector)) with a functional CI.
## Installation

1. Add Composer dependency and install the bundle.

```bash
composer require kocal/ckfinder-symfony-bundle
composer require bsdrazor/ckfinder-symfony-bundle
```

2. Run the command to download the CKFinder distribution package.
Expand Down

0 comments on commit 610e21e

Please sign in to comment.