Skip to content

Commit

Permalink
update composer
Browse files Browse the repository at this point in the history
  • Loading branch information
yarobadtrak committed Mar 9, 2017
1 parent a38cd69 commit f2a4770
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@
"email": "[email protected]"
}
],
"require": {},
"require": {
"php": ">=5.6.4",
"nesbot/carbon" : "1.*"
},
"autoload": {
"psr-4": {
"Yarob\\LaravelExpirable\\": "src"
Expand Down

0 comments on commit f2a4770

Please sign in to comment.