mirror of
https://github.com/symbiote/silverstripe-gridfieldextensions.git
synced 2024-10-22 17:05:39 +02:00
Adding v5
This commit is contained in:
parent
829cacff0b
commit
2d8c2c8d3f
@ -21,12 +21,12 @@
|
||||
"require": {
|
||||
"php": "^7.4 || ^8.0",
|
||||
"silverstripe/vendor-plugin": "^1.0",
|
||||
"silverstripe/framework": "^4.11"
|
||||
"silverstripe/framework": "^4.11 || ^5"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^9.5",
|
||||
"squizlabs/php_codesniffer": "^3.0",
|
||||
"silverstripe/versioned": "^1"
|
||||
"silverstripe/versioned": "^1 || ^2"
|
||||
},
|
||||
"extra": {
|
||||
"screenshots": [
|
||||
|
Loading…
Reference in New Issue
Block a user