mirror of
https://github.com/silverstripe/silverstripe-restfulserver
synced 2024-10-22 14:05:58 +02:00
Merge pull request #119 from creative-commoners/pulls/4/module-standardiser-1708320750
DEP Dependencies for CMS 6
This commit is contained in:
commit
668d0ce7f9
@ -20,12 +20,12 @@
|
||||
],
|
||||
"require": {
|
||||
"php": "^8.1",
|
||||
"silverstripe/framework": "^5"
|
||||
"silverstripe/framework": "^6"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^9.6",
|
||||
"squizlabs/php_codesniffer": "^3",
|
||||
"silverstripe/versioned": "^2",
|
||||
"silverstripe/versioned": "^3",
|
||||
"silverstripe/standards": "^1",
|
||||
"phpstan/extension-installer": "^1.3"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user