mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-12 16:44:08 -08:00
Updated composer
This commit is contained in:
parent
87464e6ec0
commit
3cb4672ffe
|
@ -21,54 +21,49 @@
|
||||||
"bacon/bacon-qr-code": "^1.0",
|
"bacon/bacon-qr-code": "^1.0",
|
||||||
"barryvdh/laravel-cors": "^0.11.3",
|
"barryvdh/laravel-cors": "^0.11.3",
|
||||||
"barryvdh/laravel-debugbar": "^3.2",
|
"barryvdh/laravel-debugbar": "^3.2",
|
||||||
"doctrine/cache": "^1.8",
|
"doctrine/cache": "^1.10",
|
||||||
"doctrine/common": "^2.10",
|
"doctrine/common": "^2.12",
|
||||||
"doctrine/dbal": "^2.9.0",
|
"doctrine/dbal": "^2.10",
|
||||||
"doctrine/inflector": "1.3.*",
|
"doctrine/inflector": "^1.3",
|
||||||
"doctrine/instantiator": "^1.2",
|
"doctrine/instantiator": "^1.3",
|
||||||
"eduardokum/laravel-mail-auto-embed": "^1.0",
|
"eduardokum/laravel-mail-auto-embed": "^1.0",
|
||||||
"enshrined/svg-sanitize": "^0.13.3",
|
"enshrined/svg-sanitize": "^0.13.3",
|
||||||
"erusev/parsedown": "^1.7",
|
"erusev/parsedown": "^1.7",
|
||||||
"fideloper/proxy": "^4.1",
|
"fideloper/proxy": "^4.3",
|
||||||
"guzzlehttp/guzzle": "^6.3",
|
"guzzlehttp/guzzle": "^6.5",
|
||||||
"intervention/image": "^2.4",
|
"intervention/image": "^2.5",
|
||||||
"javiereguiluz/easyslugger": "^1.0",
|
|
||||||
"laravel/framework": "^6.0",
|
"laravel/framework": "^6.0",
|
||||||
"laravel/helpers": "^1.1",
|
"laravel/helpers": "^1.2",
|
||||||
"laravel/passport": "^8.0",
|
"laravel/passport": "^8.4",
|
||||||
"laravel/slack-notification-channel": "^2.0",
|
"laravel/slack-notification-channel": "^2.0",
|
||||||
"laravel/tinker": "^1.0",
|
"laravel/tinker": "^2.4",
|
||||||
"laravelcollective/html": "^6.0",
|
"laravelcollective/html": "^6.0",
|
||||||
"league/csv": "^9.2",
|
"league/csv": "^9.5",
|
||||||
"league/flysystem-aws-s3-v3": "~1.0",
|
"league/flysystem-aws-s3-v3": "^1.0",
|
||||||
"league/flysystem-cached-adapter": "^1.0",
|
"league/flysystem-cached-adapter": "^1.0",
|
||||||
"league/flysystem-rackspace": "^1.0",
|
|
||||||
"league/flysystem-sftp": "~1.0",
|
|
||||||
"maknz/slack": "^1.7",
|
"maknz/slack": "^1.7",
|
||||||
"neitanod/forceutf8": "^2.0",
|
"neitanod/forceutf8": "^2.0",
|
||||||
"nesbot/carbon": "2.26.0",
|
"nesbot/carbon": "^2.32",
|
||||||
"paragonie/constant_time_encoding": "^1.0",
|
"paragonie/constant_time_encoding": "^2.3",
|
||||||
"patchwork/utf8": "^1.3",
|
"patchwork/utf8": "^1.3",
|
||||||
"phpdocumentor/reflection-docblock": "3.2.2",
|
"phpdocumentor/reflection-docblock": "^5.1",
|
||||||
"phpspec/prophecy": "^1.8",
|
"phpspec/prophecy": "^1.10",
|
||||||
"pragmarx/google2fa": "^5.0",
|
"pragmarx/google2fa-laravel": "^1.3",
|
||||||
"pragmarx/google2fa-laravel": "^1.0",
|
"rollbar/rollbar-laravel": "^6.0",
|
||||||
"predis/predis": "^1.1",
|
"spatie/laravel-backup": "^6.9",
|
||||||
"rollbar/rollbar-laravel": "^5.0",
|
|
||||||
"spatie/laravel-backup": "^6.7",
|
|
||||||
"tecnickcom/tc-lib-barcode": "^1.15",
|
"tecnickcom/tc-lib-barcode": "^1.15",
|
||||||
"tightenco/ziggy": "^0.8.1",
|
"tightenco/ziggy": "^0.9.0",
|
||||||
"unicodeveloper/laravel-password": "^1.0",
|
"unicodeveloper/laravel-password": "^1.0",
|
||||||
"watson/validating": "^3.3"
|
"watson/validating": "^4.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"codeception/codeception": "^3.1",
|
"codeception/codeception": "^4.1",
|
||||||
"fzaninotto/faker": "1.9.1",
|
"fzaninotto/faker": "^1.9",
|
||||||
"phpunit/php-token-stream": "1.4.11",
|
"phpunit/php-token-stream": "^3.1",
|
||||||
"phpunit/phpunit": "^7.5",
|
"phpunit/phpunit": "^8.5",
|
||||||
"squizlabs/php_codesniffer": "^3.5",
|
"squizlabs/php_codesniffer": "^3.5",
|
||||||
"symfony/css-selector": "3.1.*",
|
"symfony/css-selector": "^4.4",
|
||||||
"symfony/dom-crawler": "^4.3"
|
"symfony/dom-crawler": "^4.4"
|
||||||
},
|
},
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"ext-mcrypt": "For upgrading from before v5.1 this is used to re-encrypt data"
|
"ext-mcrypt": "For upgrading from before v5.1 this is used to re-encrypt data"
|
||||||
|
@ -96,11 +91,7 @@
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"post-autoload-dump": [
|
"post-autoload-dump": [
|
||||||
"Illuminate\\Foundation\\ComposerScripts::postAutoloadDump",
|
"Illuminate\\Foundation\\ComposerScripts::postAutoloadDump"
|
||||||
"filp/whoops": "~2.0",
|
|
||||||
"fzaninotto/faker": "1.9.1",
|
|
||||||
"phpunit/php-token-stream": "1.4.11",
|
|
||||||
"phpunit/phpunit": "~6.0",
|
|
||||||
],
|
],
|
||||||
"post-create-project-cmd": [
|
"post-create-project-cmd": [
|
||||||
"php artisan key:generate"
|
"php artisan key:generate"
|
||||||
|
|
4594
composer.lock
generated
4594
composer.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue