mirror of
https://github.com/code-rhapsodie/FOSCKEditorBundle.git
synced 2026-03-23 22:32:19 +01:00
* Fix tests * Add SF 7 support * Update CI * Fix cs * Solve tests deprecations * Update gitattributes * Bump ci
16 lines
398 B
Plaintext
16 lines
398 B
Plaintext
/docker export-ignore
|
|
/.travis export-ignore
|
|
/tests export-ignore
|
|
/.github export-ignore
|
|
.env.dist export-ignore
|
|
.gitattributes export-ignore
|
|
.gitignore export-ignore
|
|
.php-cs-fixer.php export-ignore
|
|
.scrutinizer.yml export-ignore
|
|
.travis.yml export-ignore
|
|
.styleci.yml export-ignore
|
|
CONTRIBUTING.md export-ignore
|
|
appveyor.yml export-ignore
|
|
phpunit.xml.dist export-ignore
|
|
phpstan.neon export-ignore
|