twin-elements / clear-cache-bundle
Implement clear:cache command for CMS Jelllinek
Package info
github.com/twin-elements/clear-cache-bundle
Type:symfony-bundle
pkg:composer/twin-elements/clear-cache-bundle
v1.0.10
2022-07-29 11:46 UTC
Requires
- php: ^7.1 || ^8.0
- doctrine/annotations: ^1.6
- symfony/console: ^4.4 || ^5.4
- symfony/framework-bundle: ^4.4 || ^5.4
- symfony/http-foundation: ^4.4 || ^5.4
- symfony/http-kernel: ^4.4 || ^5.4
- symfony/routing: ^4.4 || ^5.4
- symfony/yaml: ^4.4 || ^5.4
- twin-elements/admin-bundle: ^1.0
Requires (Dev)
- phpunit/phpunit: ^9.2
- symfony/browser-kit: ^5.1
- symfony/phpunit-bridge: ^4.0
README
composer require twin-elements/clear-cache-bundle
te_clear_cache: resource: "@TEClearCacheBundle/Controller/ClearCacheController.php" type: annotation prefix: /admin/cache
TwinElements\ClearCacheBundle\TEClearCacheBundle::class => ['all' => true]