Skip to content

Commit

Permalink
Merge pull request #454 from creative-commoners/pulls/6.0/doorman
Browse files Browse the repository at this point in the history
DEP Use CMS 6 version of asyncphp/doorman
  • Loading branch information
GuySartorelli authored Dec 9, 2024
2 parents 0c7d8b7 + fb7baf4 commit c416c25
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 @@ -21,7 +21,7 @@
"php": "^8.3",
"silverstripe/framework": "^6",
"silverstripe/admin": "^3",
"asyncphp/doorman": "^4"
"asyncphp/doorman": "^5"
},
"require-dev": {
"phpunit/phpunit": "^11.3",
Expand Down

0 comments on commit c416c25

Please sign in to comment.