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 95a81eb commit 85d8e3e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@
],
"require": {
"php": "^8.1",
"silverstripe/admin": "^2",
"silverstripe/framework": "^5.1",
"silverstripe/admin": "^3",
"silverstripe/framework": "^6",
"ua-parser/uap-php": "^3.9.14"
},
"require-dev": {
"phpunit/phpunit": "^9.6",
"squizlabs/php_codesniffer": "^3.7",
"symbiote/silverstripe-queuedjobs": "^5",
"symbiote/silverstripe-queuedjobs": "^6",
"silverstripe/standards": "^1",
"phpstan/extension-installer": "^1.3"
},
Expand Down

0 comments on commit 85d8e3e

Please sign in to comment.