edgar-orozco / versiones
Paquete para administrar ramas, versiones y tags en un proyecto git montado en un servidor web
2.0.0
2022-04-15 08:20 UTC
Requires
- php: >=7.2.0
- laravel/framework: >=7.0.0
Requires (Dev)
- phpunit/phpunit: >=8.5.0
This package is auto-updated.
Last update: 2024-12-30 01:46:51 UTC
README
Administra ramas y versiones vía web en un proyecto basado en el framework Laravel (Versión 5.2)
Installation
Via Composer
$ composer require "edgar-orozco/versiones"
Para versiones 5.x agregar service provider y facade a conf/app.php
Usage
Change log
Please see the changelog for more information on what has changed recently.
Contributing
Please see contributing.md for details and a todolist.
Credits
- Edgar Orozco
- All Contributors
License
MIT Licence. Please see the license file for more information.