diff options
| author | Vitalii Nagara <[email protected]> | 2014-04-20 22:45:21 +0300 |
|---|---|---|
| committer | Vitalii Nagara <[email protected]> | 2014-04-20 22:45:21 +0300 |
| commit | c2a86c55e681977b4c9f513e891a6fa63e679545 (patch) | |
| tree | 36e4da987fcc01950739a2bd5cebca977d018376 | |
| parent | b02d3c7effdaa4ca8ecf79b3cf6cc71d6efcc533 (diff) | |
| download | bootstrap-c2a86c55e681977b4c9f513e891a6fa63e679545.tar.xz bootstrap-c2a86c55e681977b4c9f513e891a6fa63e679545.zip | |
Update composer.json
Update minor version of alias to proper.
| -rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 92056297a..82efb816c 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "license": "MIT", "extra": { "branch-alias": { - "dev-master": "3.0.x-dev" + "dev-master": "3.1.x-dev" } } } |
