Skip to content

Commit

Permalink
Code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
siad007 committed Feb 12, 2018
1 parent 0fd3f33 commit c2ee25d
Show file tree
Hide file tree
Showing 12 changed files with 679 additions and 319 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"php": ">=7.1",
"roave/security-advisories": "dev-master",
"hamcrest/hamcrest-php": "~2",
"phpunit/phpunit": "^6.3"
"phpunit/phpunit": "^6.4"
},
"require-dev": {
"codeclimate/php-test-reporter": "0.*"
Expand All @@ -33,8 +33,7 @@
"MehrAlsNix\\Assumptions\\": "src"
},
"files": [
"src/Functions/Assumptions.php",
"src/Functions/Hamcrest.php"
"src/Functions/include_functions.php"
]
},
"autoload-dev": {
Expand Down
Loading

0 comments on commit c2ee25d

Please sign in to comment.