Skip to content

Commit 4aa7322

Browse files
committed
Drop drupal 8 support
1 parent 71dc5dc commit 4aa7322

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dynamodb_client.info.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: 'Amazon DynamoDB'
22
type: module
33
description: 'Client interface for Amazon DynamoDB'
4-
core_version_requirement: ^8.9 || ^9 || ^10
4+
core_version_requirement: ^9 || ^10
55
package: Performance
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: 'Amazon DynamoDB Key/Value'
22
type: module
33
description: 'Amazon DynamoDB Key/Value storage implementation for Drupal 8/9'
4-
core_version_requirement: ^8.9 || ^9 || ^10
4+
core_version_requirement: ^9 || ^10
55
package: Performance

0 commit comments

Comments
 (0)