File tree Expand file tree Collapse file tree 1 file changed +20
-4
lines changed Expand file tree Collapse file tree 1 file changed +20
-4
lines changed Original file line number Diff line number Diff line change 1- # Codeception module for Laravel 5 framework
1+ # Codeception Module Laravel
22
3- ![ Build Status] ( https://github.com/Codeception/module-laravel5/workflows/CI/badge.svg )
3+ A Codeception module for Laravel framework.
4+
5+ [ ![ Actions Status] ( https://github.com/Codeception/module-laravel/workflows/CI/badge.svg )] ( https://github.com/Codeception/module-laravel/actions )
6+ [ ![ Latest Stable Version] ( https://poser.pugx.org/codeception/module-laravel/v/stable )] ( https://github.com/Codeception/module-laravel/releases )
7+ [ ![ Total Downloads] ( https://poser.pugx.org/codeception/module-laravel/downloads )] ( https://packagist.org/packages/codeception/module-laravel )
8+ [ ![ License] ( https://poser.pugx.org/codeception/module-laravel/license )] ( /LICENSE )
9+
10+ ## Requirements
11+
12+ * ` Laravel 6 ` or higher.
13+ * ` PHP 7.3 ` or higher.
414
515## Installation
616
717```
8- composer require --dev "codeception/module-laravel5"
18+ composer require "codeception/module-laravel" --dev
919```
1020
1121## Documentation
1222
13- <a href =" https://codeception.com/docs/modules/Laravel5 " >Module documentation</a >
23+ See [ the module documentation] ( https://codeception.com/docs/modules/Laravel5 ) .
24+
25+ ## License
26+
27+ ` Codeception Module Laravel ` is open-sourced software licensed under the [ MIT] ( /LICENSE ) License.
28+
29+ © Codeception PHP Testing Framework
You can’t perform that action at this time.
0 commit comments