Skip to content

Commit

Permalink
let composer decide on flarum/phpstan ver
Browse files Browse the repository at this point in the history
  • Loading branch information
imorland committed Oct 21, 2023
1 parent 9d66a6e commit 2045e44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,6 @@
"flarum/testing": "^1.0.0",
"flarum/likes": "*",
"fof/gamification": "*",
"flarum/phpstan": "^1.8"
"flarum/phpstan": "*"
}
}

0 comments on commit 2045e44

Please sign in to comment.