mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Laravel 5.4
This commit is contained in:
parent
498dc9da43
commit
0c3840503e
|
@ -6,7 +6,7 @@
|
||||||
"type": "project",
|
"type": "project",
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.6.4",
|
"php": ">=5.6.4",
|
||||||
"laravel/framework": "5.3.*",
|
"laravel/framework": "5.4.*",
|
||||||
"watson/validating": "^3.0",
|
"watson/validating": "^3.0",
|
||||||
"laravelcollective/html": "^5.3",
|
"laravelcollective/html": "^5.3",
|
||||||
"tecnickcom/tc-lib-barcode": "^1.15",
|
"tecnickcom/tc-lib-barcode": "^1.15",
|
||||||
|
@ -23,7 +23,6 @@
|
||||||
"spatie/laravel-backup": "^3.0.0",
|
"spatie/laravel-backup": "^3.0.0",
|
||||||
"pragmarx/google2fa": "^1.0",
|
"pragmarx/google2fa": "^1.0",
|
||||||
"neitanod/forceutf8": "^2.0",
|
"neitanod/forceutf8": "^2.0",
|
||||||
"laravel/legacy-encrypter": "^1.0",
|
|
||||||
"laravel/passport": "^1.0",
|
"laravel/passport": "^1.0",
|
||||||
"javiereguiluz/easyslugger": "^1.0",
|
"javiereguiluz/easyslugger": "^1.0",
|
||||||
"patchwork/utf8": "~1.2"
|
"patchwork/utf8": "~1.2"
|
||||||
|
|
847
composer.lock
generated
847
composer.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue