mirror of
https://github.com/silverstripe/silverstripe-iframe
synced 2024-10-22 11:05:51 +02:00
Remove obsolete branch-alias
This commit is contained in:
parent
e71062aec5
commit
0d4a512a0b
@ -1,22 +1,20 @@
|
|||||||
{
|
{
|
||||||
"name": "silverstripe/iframe",
|
"name": "silverstripe/iframe",
|
||||||
"description": "Add an iFrame pagetype to SilverStripe, to show content from another website",
|
"description": "Add an iFrame pagetype to SilverStripe, to show content from another website",
|
||||||
"type": "silverstripe-module",
|
"type": "silverstripe-module",
|
||||||
"keywords": ["silverstripe"],
|
"keywords": [
|
||||||
"license": "BSD-3-Clause",
|
"silverstripe"
|
||||||
"authors": [
|
],
|
||||||
{
|
"license": "BSD-3-Clause",
|
||||||
"name": "Mateusz Uzdowski",
|
"authors": [
|
||||||
"email": "mateusz@silverstripe.com"
|
{
|
||||||
}
|
"name": "Mateusz Uzdowski",
|
||||||
],
|
"email": "mateusz@silverstripe.com"
|
||||||
"require": {
|
}
|
||||||
"silverstripe/framework": "3.*",
|
],
|
||||||
"silverstripe/cms": "3.*"
|
"require": {
|
||||||
},
|
"silverstripe/framework": "3.*",
|
||||||
"extra": {
|
"silverstripe/cms": "3.*"
|
||||||
"branch-alias": {
|
},
|
||||||
"dev-master": "1.0.x-dev"
|
"extra": []
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user