Skip to content

Commit

Permalink
Merge pull request #33 from tveronesi/code_style_fix
Browse files Browse the repository at this point in the history
fix some code style and missing phpDoc
  • Loading branch information
DavidePastore authored Jun 22, 2019
2 parents 585f817 + a4c7565 commit 2f8ddc2
Show file tree
Hide file tree
Showing 8 changed files with 246 additions and 173 deletions.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,13 @@
"" : "src/"
}
},
"require": {
"ext-intl": "*"
},
"require-dev": {
"scrutinizer/ocular": "~1.1",
"phpunit/phpunit": "^7"
},
"require": {},
"license" : "GPL-2.0-or-later",
"type" : "library",
"authors": [
Expand Down
Loading

0 comments on commit 2f8ddc2

Please sign in to comment.