Go to file
Max Böhme 5b8c54806c - upgraded symfony to version 6
- needed to drop support for php <8.0 because of symfony/process 6 declaring "static" as return type on a method that we overwrite
2022-02-26 11:11:39 +01:00
bin Remove double quotes 2021-02-18 22:07:19 -03:00
docs Update dockers 2021-02-19 00:26:39 -03:00
src Tweaks 2021-02-24 20:09:02 -03:00
tests - upgraded symfony to version 6 2022-02-26 11:11:39 +01:00
.gitignore Tweaks 2021-02-24 20:09:02 -03:00
.travis.yml Tweaks 2021-02-24 20:09:02 -03:00
CHANGELOG.md Fixes for v4.1.1 2021-02-20 17:16:24 -03:00
composer.json - upgraded symfony to version 6 2022-02-26 11:11:39 +01:00
CONTRIBUTING.md Tweak 2017-01-24 15:50:21 -03:00
LICENSE [Nostromo] Initial Commit 2016-12-31 03:52:25 -03:00
phpunit.xml.dist Improve phpunit config. 2017-01-10 16:07:50 +02:00
README.md Tweaks 2021-02-24 20:09:02 -03:00

Magallanes

SymfonyInsight Build Status Coverage Status Code Quality Latest Stable Version Pre Release Total Downloads License

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 https://magephp.com

Installing

Simply add the following dependency to your projects composer.json file:

    "require-dev": {
        "andres-montanez/magallanes": "^4.0"
    }

Finally you can use Magallanes from the vendor's bin:

vendor/bin/mage version

Codename Discovery One

Each new mayor version of Magallanes will have a codename (like Ubuntu), version 3 was Nostromo, and in the current version it is Discovery One, in homage to the spaceship from the ground breaking film 2001: A Space Odyssey (1968).