
| Current Path : /var/www/html/store/web/modules/contrib/address/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html/store/web/modules/contrib/address/composer.json |
{
"name": "drupal/address",
"type": "drupal-module",
"description": "Provides functionality for storing, validating and displaying international postal addresses.",
"homepage": "http://drupal.org/project/address",
"license": "GPL-2.0-or-later",
"require": {
"php": "^7.3 || ^8.0",
"drupal/core": "^9.2 || ^10",
"commerceguys/addressing": "^1.4.0"
},
"require-dev": {
"drupal/token": "^1.0"
}
}