Skip to content

Commit

Permalink
Forgot composer.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
Emmanuel Dyan committed Aug 4, 2016
1 parent 42f0b3e commit 061e7a0
Show file tree
Hide file tree
Showing 3 changed files with 1,050 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
composer.lock
phpunit.xml
vendor
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,10 @@
"psr-4": {
"Inet\\Transformation\\Tests\\": "tests/"
}
},
"config": {
"platform": {
"php": "5.3.29"
}
}
}
Loading

0 comments on commit 061e7a0

Please sign in to comment.