diff --git a/composer.lock b/composer.lock index 3e93e4a12..ad749aa1b 100644 --- a/composer.lock +++ b/composer.lock @@ -679,16 +679,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.204.2", + "version": "3.204.4", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "181ca8aaeb0a6efdbeb665af9b02de610719b1bb" + "reference": "0444c8809d9d80b5d0d31441ccabf67069d47976" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/181ca8aaeb0a6efdbeb665af9b02de610719b1bb", - "reference": "181ca8aaeb0a6efdbeb665af9b02de610719b1bb", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/0444c8809d9d80b5d0d31441ccabf67069d47976", + "reference": "0444c8809d9d80b5d0d31441ccabf67069d47976", "shasum": "" }, "require": { @@ -764,9 +764,9 @@ "support": { "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.204.2" + "source": "https://github.com/aws/aws-sdk-php/tree/3.204.4" }, - "time": "2021-11-19T19:21:39+00:00" + "time": "2021-11-23T19:17:05+00:00" }, { "name": "balping/json-raw-encoder", @@ -5216,16 +5216,16 @@ }, { "name": "laravel/framework", - "version": "v8.73.1", + "version": "v8.73.2", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "36dfae9d9ef7f88e8f9489c484a0a0609592bc21" + "reference": "0e1c63315eeaee5920552ff042bd820bb4014533" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/36dfae9d9ef7f88e8f9489c484a0a0609592bc21", - "reference": "36dfae9d9ef7f88e8f9489c484a0a0609592bc21", + "url": "https://api.github.com/repos/laravel/framework/zipball/0e1c63315eeaee5920552ff042bd820bb4014533", + "reference": "0e1c63315eeaee5920552ff042bd820bb4014533", "shasum": "" }, "require": { @@ -5384,7 +5384,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2021-11-20T19:20:02+00:00" + "time": "2021-11-23T14:27:43+00:00" }, { "name": "laravel/serializable-closure", @@ -8287,16 +8287,16 @@ }, { "name": "phpoffice/phpspreadsheet", - "version": "1.19.0", + "version": "1.20.0", "source": { "type": "git", "url": "https://github.com/PHPOffice/PhpSpreadsheet.git", - "reference": "a9ab55bfae02eecffb3df669a2e19ba0e2f04bbf" + "reference": "44436f270bb134b4a94670f3d020a85dfa0a3c02" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/a9ab55bfae02eecffb3df669a2e19ba0e2f04bbf", - "reference": "a9ab55bfae02eecffb3df669a2e19ba0e2f04bbf", + "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/44436f270bb134b4a94670f3d020a85dfa0a3c02", + "reference": "44436f270bb134b4a94670f3d020a85dfa0a3c02", "shasum": "" }, "require": { @@ -8317,7 +8317,7 @@ "maennchen/zipstream-php": "^2.1", "markbaker/complex": "^3.0", "markbaker/matrix": "^3.0", - "php": "^7.2 || ^8.0", + "php": "^7.3 || ^8.0", "psr/http-client": "^1.0", "psr/http-factory": "^1.0", "psr/simple-cache": "^1.0" @@ -8325,15 +8325,15 @@ "require-dev": { "dealerdirect/phpcodesniffer-composer-installer": "dev-master", "dompdf/dompdf": "^1.0", - "friendsofphp/php-cs-fixer": "^2.18", + "friendsofphp/php-cs-fixer": "^3.2", "jpgraph/jpgraph": "^4.0", "mpdf/mpdf": "^8.0", "phpcompatibility/php-compatibility": "^9.3", - "phpstan/phpstan": "^0.12.82", - "phpstan/phpstan-phpunit": "^0.12.18", - "phpunit/phpunit": "^8.5", - "squizlabs/php_codesniffer": "^3.5", - "tecnickcom/tcpdf": "^6.3" + "phpstan/phpstan": "^1.1", + "phpstan/phpstan-phpunit": "^1.0", + "phpunit/phpunit": "^8.5 || ^9.0", + "squizlabs/php_codesniffer": "^3.6", + "tecnickcom/tcpdf": "^6.4" }, "suggest": { "dompdf/dompdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)", @@ -8385,9 +8385,9 @@ ], "support": { "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues", - "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.19.0" + "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.20.0" }, - "time": "2021-10-31T15:09:20+00:00" + "time": "2021-11-23T15:23:42+00:00" }, { "name": "phpoption/phpoption", @@ -9010,16 +9010,16 @@ }, { "name": "psy/psysh", - "version": "v0.10.9", + "version": "v0.10.11", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "01281336c4ae557fe4a994544f30d3a1bc204375" + "reference": "38017532bba35d15d28dcc001b4274df0251c4a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/01281336c4ae557fe4a994544f30d3a1bc204375", - "reference": "01281336c4ae557fe4a994544f30d3a1bc204375", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/38017532bba35d15d28dcc001b4274df0251c4a1", + "reference": "38017532bba35d15d28dcc001b4274df0251c4a1", "shasum": "" }, "require": { @@ -9079,9 +9079,9 @@ ], "support": { "issues": "https://github.com/bobthecow/psysh/issues", - "source": "https://github.com/bobthecow/psysh/tree/v0.10.9" + "source": "https://github.com/bobthecow/psysh/tree/v0.10.11" }, - "time": "2021-10-10T13:37:39+00:00" + "time": "2021-11-23T15:02:17+00:00" }, { "name": "ralouphie/getallheaders", @@ -9959,6 +9959,7 @@ "type": "tidelift" } ], + "abandoned": "symfony/mailer", "time": "2021-10-18T15:26:12+00:00" }, { @@ -15163,5 +15164,5 @@ "ext-bcmath": "*" }, "platform-dev": [], - "plugin-api-version": "2.0.0" + "plugin-api-version": "2.1.0" }