-
- Downloads
"README.md" did not exist on "cfd30d63e8ff768d7f4ee0c3277f25c0738f6bb7"
... | ... | @@ -20,7 +20,7 @@ |
"require": { | ||
"php": ">=8.1", | ||
"ext-pdo": "*", | ||
"drupal/track_usage": "dev-3520538-optimizations as 1.0.0" | ||
"drupal/track_usage": "^1.0" | ||
}, | ||
"require-dev": { | ||
"drupal/paragraphs": "^1.18", | ||
... | ... | @@ -33,11 +33,5 @@ |
"php-http/discovery": true, | ||
"tbachert/spi": true | ||
} | ||
}, | ||
"repositories": [ | ||
{ | ||
"type": "vcs", | ||
"url": "https://git.drupalcode.org/issue/track_usage-3520538.git" | ||
} | ||
] | ||
} | ||
} |
Please register or sign in to comment