Skip to content

Commit

Permalink
Merge pull request #5070 from lucasmichot/4.2-carbon-dependencies
Browse files Browse the repository at this point in the history
[4.2] Queue : add Carbon dependencies to Queue
  • Loading branch information
taylorotwell committed Jul 16, 2014
2 parents c8ec6ba + 0674438 commit e5788d5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
"illuminate/container": "4.2.*",
"illuminate/http": "4.2.*",
"illuminate/support": "4.2.*",
"symfony/process": "2.5.*"
"symfony/process": "2.5.*",
"nesbot/carbon": "~1.0"
},
"require-dev": {
"illuminate/cache": "4.2.*",
Expand Down

0 comments on commit e5788d5

Please sign in to comment.