|
|
3 月之前 | |
|---|---|---|
| .. | ||
| LICENSE | 3 月之前 | |
| README.md | 3 月之前 | |
| composer.json | 3 月之前 | |
To get the latest version of Laravel Lang Common, simply require the project using Composer:
composer require laravel-lang/common
Or manually update require block of composer.json and run the composer update console command:
{
"require": {
"laravel-lang/common": "^3.0"
}
}
| Laravel, Lumen | PHP | Package Version | What packages will be installed |
|---|---|---|---|
| 8.x, 9.x, 10.x | 8.1, 8.2 | ^3.0 |
Publisher 14.x, Lang 12.x, Attributes 2.x, HTTP Statuses 3.x |
| 7.x, 8.x, 9.x | 8.0, 8.1 | ^2.0 |
Publisher 13.x, Lang 10.x, Attributes 1.x, HTTP Statuses 2.x |
| 7.x, 8.x, 9.x | 7.3, 7.4, 8.0, 8.1 | ^1.0 |
Publisher 12.x, Lang 10.x, Attributes 1.x, HTTP Statuses 2.x |
This package is licensed under the MIT License.