Skip to content

Commit

Permalink
DEP Dependencies for CMS 6
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed Feb 19, 2024
1 parent 5bad627 commit 837b4d1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,17 @@
"license": "BSD-3-Clause",
"require": {
"php": "^8.1",
"silverstripe/mfa": "^5",
"silverstripe/siteconfig": "^5",
"silverstripe/mfa": "^6",
"silverstripe/siteconfig": "^6",
"spomky-labs/otphp": "^11.1",
"paragonie/constant_time_encoding": "^2.6"
},
"require-dev": {
"phpunit/phpunit": "^9.6",
"squizlabs/php_codesniffer": "^3",
"silverstripe/recipe-testing": "^3",
"silverstripe/webauthn-authenticator": "^5",
"silverstripe/frameworktest": "^1",
"silverstripe/recipe-testing": "^4",
"silverstripe/webauthn-authenticator": "^6",
"silverstripe/frameworktest": "^2",
"silverstripe/standards": "^1",
"phpstan/extension-installer": "^1.3"
},
Expand Down

0 comments on commit 837b4d1

Please sign in to comment.