Skip to content

Commit

Permalink
[Nostromo] Allow to commit composer.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
andres-montanez committed Jan 7, 2017
1 parent a7e8f30 commit 424ff95
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
/vendor/
/build
composer.lock
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
[![Build Status](https://travis-ci.org/andres-montanez/Magallanes.svg?branch=nostromo)](https://travis-ci.org/andres-montanez/Magallanes)
[![Coverage Status](https://coveralls.io/repos/github/andres-montanez/Magallanes/badge.svg?branch=nostromo)](https://coveralls.io/github/andres-montanez/Magallanes?branch=nostromo)
[![Latest Stable Version](https://poser.pugx.org/andres-montanez/Magallanes/v/stable.png)](https://packagist.org/packages/andres-montanez/Magallanes)
[![Total Downloads](https://poser.pugx.org/andres-montanez/magallanes/downloads)](https://packagist.org/packages/andres-montanez/magallanes)
[![License](https://poser.pugx.org/andres-montanez/magallanes/license)](https://packagist.org/packages/andres-montanez/magallanes)
### What's Magallanes? ###
**Magallanes** is a deployment tool for made with PHP for PHP applications; it's quite simple to use and manage. For more information and documentation please visit http://v3.magephp.com

Expand Down

0 comments on commit 424ff95

Please sign in to comment.