Skip to content
Snippets Groups Projects
Commit 32bbedcd authored by Andreas Mayr's avatar Andreas Mayr Committed by Andreas Mayr
Browse files

Issue #3289759 by Project Update Bot, yashingole, agoradesign: Automated...

Issue #3289759 by Project Update Bot, yashingole, agoradesign: Automated Drupal 10 compatibility fixes
parent 0301e110
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ site without the need of touching any template files.
## Requirements
* Drupal 8
* Drupal 9 or 10
## Installation
......
......@@ -17,6 +17,6 @@
"source": "http://cgit.drupalcode.org/snowflakes"
},
"require": {
"drupal/core": "^8.8.3 || ^9"
"drupal/core": "^9 || ^10"
}
}
......@@ -2,5 +2,5 @@ name: Snowflakes
type: module
description: 'Adds pure CSS animated snowflakes to your Drupal site.'
package: 'User interface'
core_version_requirement: ^8.8.3 || ^9
core_version_requirement: ^9 || ^10
configure: snowflakes.settings
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment