Skip to content

Commit

Permalink
Merge pull request #12 from creative-commoners/pulls/1.0/min-ver-comp…
Browse files Browse the repository at this point in the history
…oser

DEP Update minimum composer versions
  • Loading branch information
GuySartorelli authored Dec 10, 2024
2 parents 2cb2828 + 48ca67e commit 02c4a9c
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 @@ -11,7 +11,7 @@
],
"require": {
"silverstripe/markdown-php-codesniffer": "^1",
"slevomat/coding-standard": "^8.14"
"slevomat/coding-standard": "^8.15"
},
"bin": [
"bin/doclint"
Expand Down

0 comments on commit 02c4a9c

Please sign in to comment.