Skip to content

Commit

Permalink
Add support for Lumberjack v4
Browse files Browse the repository at this point in the history
  • Loading branch information
joelambert authored Jan 3, 2019
1 parent 587f53b commit dc1212b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"name": "rareloop/hatchet",
"require": {
"php": "^7.1.3",
"rareloop/router": "^3.2.1",
"rareloop/lumberjack-core": "^3.3.1",
"rareloop/router": "^3.2.1 || ^4.0.0",
"rareloop/lumberjack-core": "^3.3.1 || ^4.0.0",
"symfony/console": "^4.1",
"icanboogie/inflector": "^1.4",
"upstatement/routes": "^0.4"
Expand Down

0 comments on commit dc1212b

Please sign in to comment.