Skip to content
Snippets Groups Projects
Commit 206b2947 authored by Jakub Piasecki's avatar Jakub Piasecki
Browse files

Issue #3465808 by ananya.k: Drop support for D8 and D9

parent f198ba9a
No related branches found
Tags 8.x-2.5
No related merge requests found
Pipeline #361236 passed with warnings
......@@ -9,6 +9,6 @@
},
"require": {
"giggsey/libphonenumber-for-php": "~8.0",
"drupal/core": "^8 || ^9 || ^10 || ^11"
"drupal/core": "^10 || ^11"
}
}
name: 'Telephone Validation'
description: 'Validates telephone fields and tel form element.'
core_version_requirement: ^8 || ^9 || ^10 || ^11
core_version_requirement: ^10 || ^11
dependencies:
- drupal:telephone
type: module
......
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