Skip to content

Commit

Permalink
SAVEPOINT
Browse files Browse the repository at this point in the history
  • Loading branch information
madnh committed Jun 21, 2016
1 parent 9245c6f commit 453a2c1
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 16 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
/vendor/
/.idea/
/.idea
39 changes: 25 additions & 14 deletions .idea/workspace.xml

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

2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"php": ">=5.3.0"
},
"autoload": {
"psr-4": {"MaDnh\\FPDM": "src/"}
"psr-4": {"MaDnh\\FPDM\\": "src/"}
},
"minimum-stability": "dev",
"repositories": [
Expand Down

0 comments on commit 453a2c1

Please sign in to comment.