Skip to content

Commit

Permalink
Merge tag 'v3.3.1' into develop
Browse files Browse the repository at this point in the history
Removed unwanted dependency
  • Loading branch information
jawira committed Aug 21, 2019
2 parents 888b203 + fbc5333 commit 3522513
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Expand Up @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.

## Unreleased

## v3.3.1 - 2019-08-21

### Fixed

- Removed unwanted dependency

## [v3.3.0] - 2019-08-21

### Added
Expand Down
4 changes: 1 addition & 3 deletions composer.json
Expand Up @@ -6,6 +6,7 @@
"Ada case",
"Camel case",
"Cobol case",
"Dot notation",
"Kebab case",
"Lower case",
"Macro case",
Expand Down Expand Up @@ -37,8 +38,5 @@
"psr-4": {
"Jawira\\CaseConverter\\": "src/"
}
},
"require-dev": {
"jawira/skeleton": "^1.11"
}
}

0 comments on commit 3522513

Please sign in to comment.