Skip to content

Commit

Permalink
Update project name.
Browse files Browse the repository at this point in the history
  • Loading branch information
vishalkhode1 committed Oct 22, 2024
1 parent 8d7a57f commit 01dad8f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ contributed modules/themes, this library offers a simple API to access such data
To install, you can run below command:

```shell
composer require dt/version-resolver
composer require drupify/version-resolver
```

### Example Usage
Expand Down
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "dt/version-resolver",
"name": "drupify/version-resolver",
"description": "A PHP library for resolving version, supported releases etc. for Drupal Core, modules, themes, and other related projects.",
"license": "MIT",
"keywords": [
"drupal",
"drupal tools",
"drupal tool",
"version resolver",
"php library",
"drupal tools version resolver"
"drupal tool version resolver"
],
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 01dad8f

Please sign in to comment.