mirror of
https://github.com/silverstripe/silverstripe-spamprotection.git
synced 2024-10-22 14:05:59 +02:00
DEP Dependencies for CMS 6
This commit is contained in:
parent
e83099413b
commit
7034d114d6
@ -18,13 +18,13 @@
|
||||
],
|
||||
"require": {
|
||||
"php": "^8.1",
|
||||
"silverstripe/framework": "^5"
|
||||
"silverstripe/framework": "^6"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^9.6",
|
||||
"silverstripe/versioned": "^2",
|
||||
"silverstripe/versioned": "^3",
|
||||
"squizlabs/php_codesniffer": "^3",
|
||||
"silverstripe/userforms": "^6",
|
||||
"silverstripe/userforms": "^7",
|
||||
"silverstripe/standards": "^1",
|
||||
"phpstan/extension-installer": "^1.3"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user