Skip to content

Commit

Permalink
Merge pull request #70 from creative-commoners/pulls/4/module-standar…
Browse files Browse the repository at this point in the history
…diser-1708320393

DEP Dependencies for CMS 6
  • Loading branch information
GuySartorelli authored Feb 20, 2024
2 parents 733da0c + ed5fbc4 commit 1281073
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 @@ -9,15 +9,15 @@
"license": "BSD-3-Clause",
"require": {
"php": "^8.1",
"silverstripe/framework": "^5",
"silverstripe/framework": "^6",
"monolog/monolog": "^3.2",
"psr/log": "^3",
"silverstripe/silverstripe-proxy-db": "^2"
"silverstripe/silverstripe-proxy-db": "^3"
},
"require-dev": {
"phpunit/phpunit": "^9.6",
"squizlabs/php_codesniffer": "^3",
"silverstripe/versioned": "^2",
"silverstripe/versioned": "^3",
"silverstripe/standards": "^1",
"phpstan/extension-installer": "^1.3"
},
Expand Down

0 comments on commit 1281073

Please sign in to comment.