Skip to content
Snippets Groups Projects
Commit 141b4abe authored by thecooltechguy's avatar thecooltechguy
Browse files

wip

parent 47316e71
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,5 @@ name: Cache Utility
type: module
description: "Cache Utility module for managing Drupal's cache, PHP OPCache, and APCu"
package: San Diego Supercomputer Center (SDSC)
php: 7.x
core: 8.x
core_version_requirement: ^8 || ^9
core_version_requirement: ^9 || ^10
configure: cache_utility.settings
\ No newline at end of file
......@@ -2,10 +2,7 @@ name: Cache Utility Admin Toolbar Extras
type: module
description: 'Sub-module for Cache Utility that adds links to clear OPCache and APCu in the Admin Toolbar'
package: San Diego Supercomputer Center (SDSC)
php: 7.2
core: 8.x
version: 1.0.2
core_version_requirement: ^8 || ^9
core_version_requirement: ^9 || ^10
dependencies:
- cache_utility:cache_utility
- admin_toolbar:admin_toolbar
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment