mirror of
https://github.com/symbiote/silverstripe-gridfieldextensions.git
synced 2024-10-22 15:05:39 +00:00
Testing version workaround
This commit is contained in:
parent
02e0b20210
commit
2c1a4d5a8f
@ -19,7 +19,7 @@
|
||||
"issues": "http://github.com/silverstripe-australia/silverstripe-gridfieldextensions/issues"
|
||||
},
|
||||
"require": {
|
||||
"silverstripe/framework": "~3.1"
|
||||
"silverstripe/framework": "4.0.0-alpha1 as 3.4.1"
|
||||
},
|
||||
"extra": {
|
||||
"installer-name": "gridfieldextensions",
|
||||
@ -33,5 +33,7 @@
|
||||
},
|
||||
"replace": {
|
||||
"ajshort/silverstripe-gridfieldextensions": "self.version"
|
||||
}
|
||||
},
|
||||
"prefer-stable": true,
|
||||
"minimum-stability": "dev"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user