Skip to content

Commit

Permalink
try to fix error with nesbot carbon
Browse files Browse the repository at this point in the history
  • Loading branch information
Yorchi committed Aug 8, 2018
1 parent b84afeb commit bcb7eb0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ composer.lock
docs
vendor
coverage
temp
temp
.DS_Store
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
],
"require": {
"php": "^7.1",
"nesbot/carbon": "^1.32"
"nesbot/carbon": "^1.20"
},
"require-dev": {
"larapack/dd": "^1.0",
Expand Down
Binary file removed tests/fixtures/.DS_Store
Binary file not shown.

0 comments on commit bcb7eb0

Please sign in to comment.