Browse Source

Removing outdate branch alias

José Lorenzo Rodríguez 10 years ago
parent
commit
0822298e06
1 changed files with 0 additions and 5 deletions
  1. 0 5
      composer.json

+ 0 - 5
composer.json

@@ -65,10 +65,5 @@
         "cakephp/orm": "self.version",
         "cakephp/utility": "self.version",
         "cakephp/validation": "self.version"
-    },
-    "extra": {
-        "branch-alias": {
-            "dev-master": "3.0.x-dev"
-        }
     }
 }