Skip to content

Commit

Permalink
Renamed composer package to dekode/coding-standards
Browse files Browse the repository at this point in the history
  • Loading branch information
stian-overasen committed Aug 19, 2020
1 parent 608d684 commit 23a4a0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Standards can be installed with [Composer](https://getcomposer.org/) dependency manager:

```
$ composer require dekodeinteraktiv/coding-standards --dev
$ composer require dekode/coding-standards --dev
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "dekodeinteraktiv/coding-standards",
"name": "dekode/coding-standards",
"description": "Dekode Coding Standards",
"type": "phpcodesniffer-standard",
"require": {
Expand Down

0 comments on commit 23a4a0a

Please sign in to comment.