Skip to content

Commit

Permalink
chore: reduce dependencies for php 5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
jmosul committed Jan 10, 2019
1 parent c116e46 commit 43257cb
Show file tree
Hide file tree
Showing 2 changed files with 286 additions and 359 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"nesbot/carbon": "^1.22"
},
"require-dev": {
"phpunit/phpunit": "6.*"
"phpunit/phpunit": "5.*"
},
"authors": [
{
Expand Down
Loading

0 comments on commit 43257cb

Please sign in to comment.