mirror of
https://github.com/silverstripe/silverstripe-frameworktest
synced 2024-10-22 11:06:02 +02:00
DEP Dependencies for CMS 6
This commit is contained in:
parent
f8eac086d2
commit
5c24c2c8a8
@ -16,8 +16,8 @@
|
||||
],
|
||||
"require": {
|
||||
"php": "^8.1",
|
||||
"silverstripe/framework": "^5",
|
||||
"silverstripe/cms": "^5",
|
||||
"silverstripe/framework": "^6",
|
||||
"silverstripe/cms": "^6",
|
||||
"guzzlehttp/guzzle": "^7.5",
|
||||
"fzaninotto/faker": "^1.9.2",
|
||||
"silverstripe/vendor-plugin": "^2"
|
||||
@ -34,4 +34,4 @@
|
||||
"SSilverStripe\\FrameworkTest\\": "code/"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user