robmellett / devops
This package is abandoned and no longer maintained.
No replacement package was suggested.
Add docker and gitlab config files to speed up development
dev-master
2020-09-20 05:59 UTC
Requires
- php: ^7.4
- illuminate/contracts: ^8.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.16
- orchestra/testbench: ^6.0
- phpunit/phpunit: ^9.3
- vimeo/psalm: ^3.11
This package is auto-updated.
Last update: 2021-01-16 00:00:41 UTC
README
./build/update-stubs.sh
Add docker and gitlab config files to speed up development
Installation
You can install the package via composer:
composer require robmellett/devops --dev
Usage
php artisan vendor:publish --provider="Robmellett\Devops\DevopsServiceProvider"
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email dev@robmellett.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.