composer.lock file update..
This commit is contained in:
parent
d8199d27b2
commit
0b8871ae63
384
composer.lock
generated
384
composer.lock
generated
@ -4,20 +4,20 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "6215fc14abaa7d8b9299f201ffef54aa",
|
||||
"content-hash": "34d0e7bb65350432e47868ee5e5661e3",
|
||||
"packages": [
|
||||
{
|
||||
"name": "akaunting/firewall",
|
||||
"version": "1.2.8",
|
||||
"version": "1.2.9",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/akaunting/firewall.git",
|
||||
"reference": "3ab35b816a3aa6ee60c630c2ba53563ff5bd3c7e"
|
||||
"reference": "4841fb744976d5f0a0e3c85982e788a3ba6990ba"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/akaunting/firewall/zipball/3ab35b816a3aa6ee60c630c2ba53563ff5bd3c7e",
|
||||
"reference": "3ab35b816a3aa6ee60c630c2ba53563ff5bd3c7e",
|
||||
"url": "https://api.github.com/repos/akaunting/firewall/zipball/4841fb744976d5f0a0e3c85982e788a3ba6990ba",
|
||||
"reference": "4841fb744976d5f0a0e3c85982e788a3ba6990ba",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -27,8 +27,8 @@
|
||||
"php": ">=5.6.4"
|
||||
},
|
||||
"require-dev": {
|
||||
"orchestra/testbench": "3.4.*|3.5.*|3.6.*|3.7.*|3.8.*",
|
||||
"phpunit/phpunit": "5.7.*"
|
||||
"orchestra/testbench": ">=3.4",
|
||||
"phpunit/phpunit": ">=5.7"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
@ -67,24 +67,24 @@
|
||||
"waf",
|
||||
"xss"
|
||||
],
|
||||
"time": "2020-02-24T22:27:02+00:00"
|
||||
"time": "2020-03-07T22:10:02+00:00"
|
||||
},
|
||||
{
|
||||
"name": "akaunting/language",
|
||||
"version": "1.0.13",
|
||||
"version": "1.0.16",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/akaunting/language.git",
|
||||
"reference": "d578be3b3a0cce40b9c9949c5360e4ac7e18b8bd"
|
||||
"reference": "ba89481c2d16dbe7554c6b1a1e9deaf89d8ec7d0"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/akaunting/language/zipball/d578be3b3a0cce40b9c9949c5360e4ac7e18b8bd",
|
||||
"reference": "d578be3b3a0cce40b9c9949c5360e4ac7e18b8bd",
|
||||
"url": "https://api.github.com/repos/akaunting/language/zipball/ba89481c2d16dbe7554c6b1a1e9deaf89d8ec7d0",
|
||||
"reference": "ba89481c2d16dbe7554c6b1a1e9deaf89d8ec7d0",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"consoletvs/identify": "1.*",
|
||||
"jenssegers/agent": "2.6.*",
|
||||
"laravel/framework": ">=5.4.0",
|
||||
"php": ">=5.6.4"
|
||||
},
|
||||
@ -125,20 +125,20 @@
|
||||
"laravel",
|
||||
"switcher"
|
||||
],
|
||||
"time": "2019-11-02T07:15:59+00:00"
|
||||
"time": "2020-03-09T21:53:59+00:00"
|
||||
},
|
||||
{
|
||||
"name": "akaunting/menu",
|
||||
"version": "1.0.8",
|
||||
"version": "1.0.9",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/akaunting/menu.git",
|
||||
"reference": "5354bd302c77185f42ce1f4f668c774ed82d0184"
|
||||
"reference": "3b8b703a149fee090af9468be531bb335e2d8f88"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/akaunting/menu/zipball/5354bd302c77185f42ce1f4f668c774ed82d0184",
|
||||
"reference": "5354bd302c77185f42ce1f4f668c774ed82d0184",
|
||||
"url": "https://api.github.com/repos/akaunting/menu/zipball/3b8b703a149fee090af9468be531bb335e2d8f88",
|
||||
"reference": "3b8b703a149fee090af9468be531bb335e2d8f88",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -150,9 +150,9 @@
|
||||
},
|
||||
"require-dev": {
|
||||
"friendsofphp/php-cs-fixer": "^2.10",
|
||||
"mockery/mockery": "~1.0",
|
||||
"orchestra/testbench": "3.8.*",
|
||||
"phpunit/phpunit": "~7.0"
|
||||
"mockery/mockery": ">=1.0",
|
||||
"orchestra/testbench": ">=3.8",
|
||||
"phpunit/phpunit": ">=7.0"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
@ -193,32 +193,32 @@
|
||||
"navigation",
|
||||
"sidebar"
|
||||
],
|
||||
"time": "2020-02-07T12:06:55+00:00"
|
||||
"time": "2020-03-07T22:36:44+00:00"
|
||||
},
|
||||
{
|
||||
"name": "akaunting/module",
|
||||
"version": "1.0.9",
|
||||
"version": "1.0.10",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/akaunting/module.git",
|
||||
"reference": "c7ca47914e8fae07b7ea72d1bfe7345b2ed7da52"
|
||||
"reference": "ab24ced4d42716782424227002b670e29cffabbb"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/akaunting/module/zipball/c7ca47914e8fae07b7ea72d1bfe7345b2ed7da52",
|
||||
"reference": "c7ca47914e8fae07b7ea72d1bfe7345b2ed7da52",
|
||||
"url": "https://api.github.com/repos/akaunting/module/zipball/ab24ced4d42716782424227002b670e29cffabbb",
|
||||
"reference": "ab24ced4d42716782424227002b670e29cffabbb",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": ">=7.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"friendsofphp/php-cs-fixer": "^2.15",
|
||||
"mockery/mockery": "~1.0",
|
||||
"orchestra/testbench": "^3.8",
|
||||
"phpstan/phpstan": "^0.9.2",
|
||||
"phpunit/phpunit": "~7.0|~8.0",
|
||||
"spatie/phpunit-snapshot-assertions": "^2.1.0"
|
||||
"friendsofphp/php-cs-fixer": ">=2.15",
|
||||
"mockery/mockery": ">=1.0",
|
||||
"orchestra/testbench": ">=3.8",
|
||||
"phpstan/phpstan": ">=0.9.2",
|
||||
"phpunit/phpunit": ">=7.0",
|
||||
"spatie/phpunit-snapshot-assertions": ">=2.1.0"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
@ -258,30 +258,30 @@
|
||||
"module",
|
||||
"rad"
|
||||
],
|
||||
"time": "2020-02-07T13:52:54+00:00"
|
||||
"time": "2020-03-07T22:53:21+00:00"
|
||||
},
|
||||
{
|
||||
"name": "akaunting/money",
|
||||
"version": "1.0.14",
|
||||
"version": "1.1.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/akaunting/money.git",
|
||||
"reference": "058b2256344ca5cb17aa1fecb574f5264a2444ef"
|
||||
"reference": "1bab074aa71ed994eff140b26fb6ce9aecf82430"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/akaunting/money/zipball/058b2256344ca5cb17aa1fecb574f5264a2444ef",
|
||||
"reference": "058b2256344ca5cb17aa1fecb574f5264a2444ef",
|
||||
"url": "https://api.github.com/repos/akaunting/money/zipball/1bab074aa71ed994eff140b26fb6ce9aecf82430",
|
||||
"reference": "1bab074aa71ed994eff140b26fb6ce9aecf82430",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"illuminate/support": ">=5.2",
|
||||
"illuminate/view": ">=5.2",
|
||||
"php": ">=5.5.9"
|
||||
"illuminate/support": ">=5.4",
|
||||
"illuminate/view": ">=5.4",
|
||||
"php": ">=5.6.4"
|
||||
},
|
||||
"require-dev": {
|
||||
"mockery/mockery": "~0.9",
|
||||
"phpunit/phpunit": "~4.0"
|
||||
"mockery/mockery": ">=1.0",
|
||||
"phpunit/phpunit": ">=5.7"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
@ -319,7 +319,7 @@
|
||||
"laravel",
|
||||
"money"
|
||||
],
|
||||
"time": "2019-12-26T08:11:31+00:00"
|
||||
"time": "2020-03-09T15:01:03+00:00"
|
||||
},
|
||||
{
|
||||
"name": "akaunting/setting",
|
||||
@ -840,16 +840,16 @@
|
||||
},
|
||||
{
|
||||
"name": "composer/composer",
|
||||
"version": "1.9.3",
|
||||
"version": "1.10.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/composer/composer.git",
|
||||
"reference": "1291a16ce3f48bfdeca39d64fca4875098af4d7b"
|
||||
"reference": "472c917b2a083ec7d2fa25c55fd099d1300e2515"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/composer/composer/zipball/1291a16ce3f48bfdeca39d64fca4875098af4d7b",
|
||||
"reference": "1291a16ce3f48bfdeca39d64fca4875098af4d7b",
|
||||
"url": "https://api.github.com/repos/composer/composer/zipball/472c917b2a083ec7d2fa25c55fd099d1300e2515",
|
||||
"reference": "472c917b2a083ec7d2fa25c55fd099d1300e2515",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -862,17 +862,17 @@
|
||||
"psr/log": "^1.0",
|
||||
"seld/jsonlint": "^1.4",
|
||||
"seld/phar-utils": "^1.0",
|
||||
"symfony/console": "^2.7 || ^3.0 || ^4.0",
|
||||
"symfony/filesystem": "^2.7 || ^3.0 || ^4.0",
|
||||
"symfony/finder": "^2.7 || ^3.0 || ^4.0",
|
||||
"symfony/process": "^2.7 || ^3.0 || ^4.0"
|
||||
"symfony/console": "^2.7 || ^3.0 || ^4.0 || ^5.0",
|
||||
"symfony/filesystem": "^2.7 || ^3.0 || ^4.0 || ^5.0",
|
||||
"symfony/finder": "^2.7 || ^3.0 || ^4.0 || ^5.0",
|
||||
"symfony/process": "^2.7 || ^3.0 || ^4.0 || ^5.0"
|
||||
},
|
||||
"conflict": {
|
||||
"symfony/console": "2.8.38"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^4.8.35 || ^5.7",
|
||||
"phpunit/phpunit-mock-objects": "^2.3 || ^3.0"
|
||||
"phpspec/prophecy": "^1.10",
|
||||
"symfony/phpunit-bridge": "^3.4"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages",
|
||||
@ -885,7 +885,7 @@
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "1.9-dev"
|
||||
"dev-master": "1.10-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
@ -916,7 +916,7 @@
|
||||
"dependency",
|
||||
"package"
|
||||
],
|
||||
"time": "2020-02-04T11:58:49+00:00"
|
||||
"time": "2020-03-10T13:08:05+00:00"
|
||||
},
|
||||
{
|
||||
"name": "composer/semver",
|
||||
@ -1129,55 +1129,6 @@
|
||||
"description": "The laravel charting package",
|
||||
"time": "2020-03-03T23:16:14+00:00"
|
||||
},
|
||||
{
|
||||
"name": "consoletvs/identify",
|
||||
"version": "1.3.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/ConsoleTVs/Identify.git",
|
||||
"reference": "ef5540a7c56b291f3633bef0f8ceb78c2d7f754e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/ConsoleTVs/Identify/zipball/ef5540a7c56b291f3633bef0f8ceb78c2d7f754e",
|
||||
"reference": "ef5540a7c56b291f3633bef0f8ceb78c2d7f754e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"illuminate/support": "^5.0|^6.0",
|
||||
"php": ">=5.5.9",
|
||||
"sinergi/browser-detector": "6.0.*"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Unicodeveloper\\Identify\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "unicodeveloper",
|
||||
"email": "prosperotemuyiwa@gmail.com"
|
||||
}
|
||||
],
|
||||
"description": "A Laravel 5 Package Provider to Identify/detect a user's browser, device, operating system and Language",
|
||||
"keywords": [
|
||||
"Evangelist",
|
||||
"browser",
|
||||
"detect",
|
||||
"github",
|
||||
"identify",
|
||||
"language",
|
||||
"laravel",
|
||||
"open source",
|
||||
"operating system"
|
||||
],
|
||||
"time": "2019-09-09T19:24:02+00:00"
|
||||
},
|
||||
{
|
||||
"name": "dingo/api",
|
||||
"version": "v2.4.5",
|
||||
@ -2202,6 +2153,73 @@
|
||||
],
|
||||
"time": "2019-09-14T00:26:49+00:00"
|
||||
},
|
||||
{
|
||||
"name": "graham-campbell/markdown",
|
||||
"version": "v12.0.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/GrahamCampbell/Laravel-Markdown.git",
|
||||
"reference": "1566129f213adf7f508e0bebc2399102c4c78cd6"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/GrahamCampbell/Laravel-Markdown/zipball/1566129f213adf7f508e0bebc2399102c4c78cd6",
|
||||
"reference": "1566129f213adf7f508e0bebc2399102c4c78cd6",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"illuminate/contracts": "^6.0|^7.0",
|
||||
"illuminate/support": "^6.0|^7.0",
|
||||
"illuminate/view": "^6.0|^7.0",
|
||||
"league/commonmark": "^1.3",
|
||||
"php": "^7.2.5"
|
||||
},
|
||||
"require-dev": {
|
||||
"graham-campbell/analyzer": "^3.0",
|
||||
"graham-campbell/testbench": "^5.4",
|
||||
"mockery/mockery": "^1.3.1",
|
||||
"phpunit/phpunit": "^8.5|^9.0"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "12.0-dev"
|
||||
},
|
||||
"laravel": {
|
||||
"providers": [
|
||||
"GrahamCampbell\\Markdown\\MarkdownServiceProvider"
|
||||
]
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"GrahamCampbell\\Markdown\\": "src/"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Graham Campbell",
|
||||
"email": "graham@alt-three.com"
|
||||
}
|
||||
],
|
||||
"description": "Markdown Is A CommonMark Wrapper For Laravel",
|
||||
"keywords": [
|
||||
"Graham Campbell",
|
||||
"GrahamCampbell",
|
||||
"Laravel Markdown",
|
||||
"Laravel-Markdown",
|
||||
"common mark",
|
||||
"commonmark",
|
||||
"framework",
|
||||
"laravel",
|
||||
"markdown"
|
||||
],
|
||||
"time": "2020-03-01T11:40:45+00:00"
|
||||
},
|
||||
{
|
||||
"name": "guzzlehttp/guzzle",
|
||||
"version": "6.5.2",
|
||||
@ -2845,26 +2863,26 @@
|
||||
},
|
||||
{
|
||||
"name": "kyslik/column-sortable",
|
||||
"version": "6.2.1",
|
||||
"version": "6.3.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Kyslik/column-sortable.git",
|
||||
"reference": "2fecd327c29ae925bf951f787a41e4e7ca315446"
|
||||
"reference": "9f2ddfabe5cfd9cfd67b15805e2d0de48429c995"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Kyslik/column-sortable/zipball/2fecd327c29ae925bf951f787a41e4e7ca315446",
|
||||
"reference": "2fecd327c29ae925bf951f787a41e4e7ca315446",
|
||||
"url": "https://api.github.com/repos/Kyslik/column-sortable/zipball/9f2ddfabe5cfd9cfd67b15805e2d0de48429c995",
|
||||
"reference": "9f2ddfabe5cfd9cfd67b15805e2d0de48429c995",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"illuminate/database": "5.8.*|^6.0",
|
||||
"illuminate/support": "5.8.*|^6.0",
|
||||
"illuminate/database": "5.8.*|^6.0|^7.0",
|
||||
"illuminate/support": "5.8.*|^6.0|^7.0",
|
||||
"php": ">=7.2"
|
||||
},
|
||||
"require-dev": {
|
||||
"orchestra/testbench": "^4.0",
|
||||
"phpunit/phpunit": "^8.0"
|
||||
"orchestra/testbench": "^5.0",
|
||||
"phpunit/phpunit": "^8.5"
|
||||
},
|
||||
"type": "package",
|
||||
"extra": {
|
||||
@ -2898,7 +2916,7 @@
|
||||
"sortable",
|
||||
"sorting"
|
||||
],
|
||||
"time": "2020-03-01T20:53:06+00:00"
|
||||
"time": "2020-03-08T12:26:23+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laracasts/flash",
|
||||
@ -2956,16 +2974,16 @@
|
||||
},
|
||||
{
|
||||
"name": "laravel/framework",
|
||||
"version": "v6.18.0",
|
||||
"version": "v6.18.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/framework.git",
|
||||
"reference": "077b895d935b7fbcfb1d1eb34217fa4f80a130d8"
|
||||
"reference": "367c2c8dfdfe83cb2ddbc029c0222174098d093a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/077b895d935b7fbcfb1d1eb34217fa4f80a130d8",
|
||||
"reference": "077b895d935b7fbcfb1d1eb34217fa4f80a130d8",
|
||||
"url": "https://api.github.com/repos/laravel/framework/zipball/367c2c8dfdfe83cb2ddbc029c0222174098d093a",
|
||||
"reference": "367c2c8dfdfe83cb2ddbc029c0222174098d093a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -3098,7 +3116,7 @@
|
||||
"framework",
|
||||
"laravel"
|
||||
],
|
||||
"time": "2020-03-03T13:14:27+00:00"
|
||||
"time": "2020-03-10T14:11:04+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/tinker",
|
||||
@ -3307,16 +3325,16 @@
|
||||
},
|
||||
{
|
||||
"name": "league/flysystem",
|
||||
"version": "1.0.64",
|
||||
"version": "1.0.65",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/thephpleague/flysystem.git",
|
||||
"reference": "d13c43dbd4b791f815215959105a008515d1a2e0"
|
||||
"reference": "8f17b3ba67097aafb8318cd5c553b1acf7c891c8"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/d13c43dbd4b791f815215959105a008515d1a2e0",
|
||||
"reference": "d13c43dbd4b791f815215959105a008515d1a2e0",
|
||||
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/8f17b3ba67097aafb8318cd5c553b1acf7c891c8",
|
||||
"reference": "8f17b3ba67097aafb8318cd5c553b1acf7c891c8",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -3387,7 +3405,7 @@
|
||||
"sftp",
|
||||
"storage"
|
||||
],
|
||||
"time": "2020-02-05T18:14:17+00:00"
|
||||
"time": "2020-03-08T18:53:20+00:00"
|
||||
},
|
||||
{
|
||||
"name": "league/fractal",
|
||||
@ -3568,30 +3586,30 @@
|
||||
},
|
||||
{
|
||||
"name": "markbaker/complex",
|
||||
"version": "1.4.7",
|
||||
"version": "1.4.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/MarkBaker/PHPComplex.git",
|
||||
"reference": "1ea674a8308baf547cbcbd30c5fcd6d301b7c000"
|
||||
"reference": "8eaa40cceec7bf0518187530b2e63871be661b72"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/1ea674a8308baf547cbcbd30c5fcd6d301b7c000",
|
||||
"reference": "1ea674a8308baf547cbcbd30c5fcd6d301b7c000",
|
||||
"url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/8eaa40cceec7bf0518187530b2e63871be661b72",
|
||||
"reference": "8eaa40cceec7bf0518187530b2e63871be661b72",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^5.6.0|^7.0.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"dealerdirect/phpcodesniffer-composer-installer": "^0.4.3",
|
||||
"phpcompatibility/php-compatibility": "^8.0",
|
||||
"dealerdirect/phpcodesniffer-composer-installer": "^0.5.0",
|
||||
"phpcompatibility/php-compatibility": "^9.0",
|
||||
"phpdocumentor/phpdocumentor": "2.*",
|
||||
"phploc/phploc": "2.*",
|
||||
"phpmd/phpmd": "2.*",
|
||||
"phpunit/phpunit": "^4.8.35|^5.4.0",
|
||||
"sebastian/phpcpd": "2.*",
|
||||
"squizlabs/php_codesniffer": "^3.3.0"
|
||||
"squizlabs/php_codesniffer": "^3.4.0"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
@ -3659,7 +3677,7 @@
|
||||
"complex",
|
||||
"mathematics"
|
||||
],
|
||||
"time": "2018-10-13T23:28:42+00:00"
|
||||
"time": "2020-03-11T20:15:49+00:00"
|
||||
},
|
||||
{
|
||||
"name": "markbaker/matrix",
|
||||
@ -5148,21 +5166,21 @@
|
||||
},
|
||||
{
|
||||
"name": "santigarcor/laratrust",
|
||||
"version": "5.2.7",
|
||||
"version": "5.2.8",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/santigarcor/laratrust.git",
|
||||
"reference": "f9ff044424e9520ccc93f4435acc4985ccf68bdd"
|
||||
"reference": "c709f44509cf1371b777a01b6eca210bc34a06f8"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/santigarcor/laratrust/zipball/f9ff044424e9520ccc93f4435acc4985ccf68bdd",
|
||||
"reference": "f9ff044424e9520ccc93f4435acc4985ccf68bdd",
|
||||
"url": "https://api.github.com/repos/santigarcor/laratrust/zipball/c709f44509cf1371b777a01b6eca210bc34a06f8",
|
||||
"reference": "c709f44509cf1371b777a01b6eca210bc34a06f8",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"kkszymanowski/traitor": "^0.2.0",
|
||||
"laravel/framework": "~5.6.0|~5.7.0|~5.8.0|~6.0",
|
||||
"laravel/framework": "~5.6.0|~5.7.0|~5.8.0|~6.0|~7.0",
|
||||
"php": "^7.1"
|
||||
},
|
||||
"require-dev": {
|
||||
@ -5209,7 +5227,7 @@
|
||||
"rbac",
|
||||
"roles"
|
||||
],
|
||||
"time": "2020-02-19T13:24:04+00:00"
|
||||
"time": "2020-03-09T08:19:36+00:00"
|
||||
},
|
||||
{
|
||||
"name": "seld/jsonlint",
|
||||
@ -5358,62 +5376,6 @@
|
||||
],
|
||||
"time": "2019-11-18T17:48:08+00:00"
|
||||
},
|
||||
{
|
||||
"name": "sinergi/browser-detector",
|
||||
"version": "6.0.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/sinergi/php-browser-detector.git",
|
||||
"reference": "7fcda47cf2690fb978c8cee3ba7304b7dca1bcc7"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/sinergi/php-browser-detector/zipball/7fcda47cf2690fb978c8cee3ba7304b7dca1bcc7",
|
||||
"reference": "7fcda47cf2690fb978c8cee3ba7304b7dca1bcc7",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^5.3.3 || ^7.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^4.8 || ^5.0"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-develop": "6.1-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"Sinergi\\BrowserDetector\\": "src"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packagist.org/downloads/",
|
||||
"license": [
|
||||
"MIT"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Chris Schuld",
|
||||
"email": "chris@chrisschuld.com",
|
||||
"homepage": "http://chrisschuld.com"
|
||||
},
|
||||
{
|
||||
"name": "Gabriel Bull",
|
||||
"email": "me@gabrielbull.com"
|
||||
}
|
||||
],
|
||||
"description": "Detecting the user's browser, operating system and language.",
|
||||
"keywords": [
|
||||
"browser",
|
||||
"detection",
|
||||
"language",
|
||||
"operating system",
|
||||
"os"
|
||||
],
|
||||
"time": "2016-07-28T15:35:24+00:00"
|
||||
},
|
||||
{
|
||||
"name": "staudenmeir/belongs-to-through",
|
||||
"version": "v2.9",
|
||||
@ -5934,26 +5896,26 @@
|
||||
},
|
||||
{
|
||||
"name": "symfony/filesystem",
|
||||
"version": "v4.4.5",
|
||||
"version": "v5.0.5",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/filesystem.git",
|
||||
"reference": "266c9540b475f26122b61ef8b23dd9198f5d1cfd"
|
||||
"reference": "3afadc0f57cd74f86379d073e694b0f2cda2a88c"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/filesystem/zipball/266c9540b475f26122b61ef8b23dd9198f5d1cfd",
|
||||
"reference": "266c9540b475f26122b61ef8b23dd9198f5d1cfd",
|
||||
"url": "https://api.github.com/repos/symfony/filesystem/zipball/3afadc0f57cd74f86379d073e694b0f2cda2a88c",
|
||||
"reference": "3afadc0f57cd74f86379d073e694b0f2cda2a88c",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^7.1.3",
|
||||
"php": "^7.2.5",
|
||||
"symfony/polyfill-ctype": "~1.8"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "4.4-dev"
|
||||
"dev-master": "5.0-dev"
|
||||
}
|
||||
},
|
||||
"autoload": {
|
||||
@ -5980,7 +5942,7 @@
|
||||
],
|
||||
"description": "Symfony Filesystem Component",
|
||||
"homepage": "https://symfony.com",
|
||||
"time": "2020-01-21T08:20:44+00:00"
|
||||
"time": "2020-01-21T08:40:24+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/finder",
|
||||
@ -7310,16 +7272,16 @@
|
||||
},
|
||||
{
|
||||
"name": "facade/ignition",
|
||||
"version": "1.16.0",
|
||||
"version": "1.16.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/facade/ignition.git",
|
||||
"reference": "37f094775814b68d0c6cc8b8ff3c3be243f20725"
|
||||
"reference": "af05ac5ee8587395d7474ec0681c08776a2cb09d"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/facade/ignition/zipball/37f094775814b68d0c6cc8b8ff3c3be243f20725",
|
||||
"reference": "37f094775814b68d0c6cc8b8ff3c3be243f20725",
|
||||
"url": "https://api.github.com/repos/facade/ignition/zipball/af05ac5ee8587395d7474ec0681c08776a2cb09d",
|
||||
"reference": "af05ac5ee8587395d7474ec0681c08776a2cb09d",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -7346,7 +7308,7 @@
|
||||
"type": "library",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-master": "v2.x-dev"
|
||||
"dev-master": "1.x-dev"
|
||||
},
|
||||
"laravel": {
|
||||
"providers": [
|
||||
@ -7377,7 +7339,7 @@
|
||||
"laravel",
|
||||
"page"
|
||||
],
|
||||
"time": "2020-01-21T17:46:02+00:00"
|
||||
"time": "2020-03-05T12:39:07+00:00"
|
||||
},
|
||||
{
|
||||
"name": "facade/ignition-contracts",
|
||||
@ -7863,16 +7825,16 @@
|
||||
},
|
||||
{
|
||||
"name": "phpspec/prophecy",
|
||||
"version": "v1.10.2",
|
||||
"version": "v1.10.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/phpspec/prophecy.git",
|
||||
"reference": "b4400efc9d206e83138e2bb97ed7f5b14b831cd9"
|
||||
"reference": "451c3cd1418cf640de218914901e51b064abb093"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/b4400efc9d206e83138e2bb97ed7f5b14b831cd9",
|
||||
"reference": "b4400efc9d206e83138e2bb97ed7f5b14b831cd9",
|
||||
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/451c3cd1418cf640de218914901e51b064abb093",
|
||||
"reference": "451c3cd1418cf640de218914901e51b064abb093",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -7922,7 +7884,7 @@
|
||||
"spy",
|
||||
"stub"
|
||||
],
|
||||
"time": "2020-01-20T15:57:02+00:00"
|
||||
"time": "2020-03-05T15:02:03+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phpunit/php-code-coverage",
|
||||
|
Loading…
x
Reference in New Issue
Block a user