Skip to content

Commit

Permalink
windows bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Vidal committed May 5, 2017
1 parent 83f97c9 commit 2027d27
Show file tree
Hide file tree
Showing 11 changed files with 5,937 additions and 9 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
.env
/vendor
6 changes: 5 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,9 @@
"psr-4": {
"Tecactus\\Reniec\\": "src/"
}
},
"require-dev": {
"phpunit/phpunit": "^6.1",
"vlucas/phpdotenv": "^2.4"
}
}
}
Loading

0 comments on commit 2027d27

Please sign in to comment.