Skip to content

Commit

Permalink
Merge pull request #802 from creative-commoners/pulls/5.0/broken-builds
Browse files Browse the repository at this point in the history
DEP Add conflict with lumberjack 4.0.0-alpha1
  • Loading branch information
GuySartorelli authored Dec 19, 2024
2 parents b97cc8e + e7826f2 commit 48332e2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
"silverstripe/standards": "^1",
"phpstan/extension-installer": "^1.3"
},
"conflict": {
"silverstripe/lumberjack": "4.0.0-alpha1"
},
"extra": {
"expose": [
"client/dist",
Expand Down

0 comments on commit 48332e2

Please sign in to comment.