mirror of
https://github.com/silverstripe/silverstripe-reports
synced 2024-10-22 11:05:53 +02:00
Remove obsolete branch-alias
This commit is contained in:
parent
e532d01821
commit
614ebcfcd9
@ -4,7 +4,11 @@
|
|||||||
"description": "Reports module for SilverStripe CMS",
|
"description": "Reports module for SilverStripe CMS",
|
||||||
"homepage": "http://silverstripe.org",
|
"homepage": "http://silverstripe.org",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"keywords": ["silverstripe", "cms", "reports"],
|
"keywords": [
|
||||||
|
"silverstripe",
|
||||||
|
"cms",
|
||||||
|
"reports"
|
||||||
|
],
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "SilverStripe",
|
"name": "SilverStripe",
|
||||||
@ -25,11 +29,7 @@
|
|||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "^5.7"
|
"phpunit/phpunit": "^5.7"
|
||||||
},
|
},
|
||||||
"extra": {
|
"extra": [],
|
||||||
"branch-alias": {
|
|
||||||
"dev-master": "4.0.x-dev"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"SilverStripe\\Reports\\": "code/",
|
"SilverStripe\\Reports\\": "code/",
|
||||||
|
Loading…
Reference in New Issue
Block a user