mirror of
https://github.com/symbiote/silverstripe-gridfieldextensions.git
synced 2024-10-22 17:05:39 +02:00
Install to the correct directory with Composer.
This commit is contained in:
parent
2d6d723726
commit
8e8590bd06
@ -12,5 +12,8 @@
|
|||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"silverstripe/framework": "3.*"
|
"silverstripe/framework": "3.*"
|
||||||
|
},
|
||||||
|
"extra": {
|
||||||
|
"installer-name": "gridfieldextensions"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user