Skip to content
Snippets Groups Projects

feat: Update memcache_storage.info.yml for Drupal 10 compatibility

1 file
+ 1
2
Compare changes
  • Side-by-side
  • Inline
+ 1
2
name: Memcache Storage
name: Memcache Storage
description: Provides integration with memcached backend for storing cached data.
description: Provides integration with memcached backend for storing cached data.
core_version_requirement: ^8 || ^9
core_version_requirement: ^8.8 || ^9 || ^10
type: module
type: module
package: Performance and scalability
package: Performance and scalability
configure: memcache_storage.admin_statistics
configure: memcache_storage.admin_statistics
core: 8.x
Loading