Issue #3446907: Add the "s1lentium/iptools" library to the composer.json
... | ... | @@ -18,6 +18,7 @@ |
}, | ||
"require": { | ||
"drupal/core": "^10.2 || ^11", | ||
"php": ">=8.1" | ||
"php": ">=8.1", | ||
"s1lentium/iptools": "1.2.0" | ||
} | ||
} |
Please register or sign in to comment