Update used packages to their latest versions

This commit is contained in:
DariusIII
2024-03-16 14:10:52 +01:00
parent 69c98f0a5d
commit bd30833b28
Generated
+71 -71
View File
@@ -61,21 +61,21 @@
"source": {
"type": "git",
"url": "https://github.com/anhskohbo/no-captcha.git",
"reference": "81302b9ddfb4ee5904b66f24bf3e11ea74fa0b92"
"reference": "6f129419a7f0d0a1ed9849fdaaed34e6d83a03cc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/anhskohbo/no-captcha/zipball/81302b9ddfb4ee5904b66f24bf3e11ea74fa0b92",
"reference": "81302b9ddfb4ee5904b66f24bf3e11ea74fa0b92",
"url": "https://api.github.com/repos/anhskohbo/no-captcha/zipball/6f129419a7f0d0a1ed9849fdaaed34e6d83a03cc",
"reference": "6f129419a7f0d0a1ed9849fdaaed34e6d83a03cc",
"shasum": ""
},
"require": {
"guzzlehttp/guzzle": "^6.2|^7.0",
"illuminate/support": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.0",
"illuminate/support": "^5.0|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
"php": ">=5.5.5"
},
"require-dev": {
"phpunit/phpunit": "~4.8|^9.5.10"
"phpunit/phpunit": "~4.8|^9.5.10|^10.5"
},
"default-branch": true,
"type": "library",
@@ -116,9 +116,9 @@
],
"support": {
"issues": "https://github.com/anhskohbo/no-captcha/issues",
"source": "https://github.com/anhskohbo/no-captcha/tree/3.5.0"
"source": "https://github.com/anhskohbo/no-captcha/tree/3.6.0"
},
"time": "2023-02-15T16:07:08+00:00"
"time": "2024-03-13T02:22:17+00:00"
},
{
"name": "b3rs3rk/steamfront",
@@ -820,28 +820,28 @@
},
{
"name": "composer/ca-bundle",
"version": "1.4.1",
"version": "1.5.0",
"source": {
"type": "git",
"url": "https://github.com/composer/ca-bundle.git",
"reference": "3ce240142f6d59b808dd65c1f52f7a1c252e6cfd"
"reference": "0c5ccfcfea312b5c5a190a21ac5cef93f74baf99"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/3ce240142f6d59b808dd65c1f52f7a1c252e6cfd",
"reference": "3ce240142f6d59b808dd65c1f52f7a1c252e6cfd",
"url": "https://api.github.com/repos/composer/ca-bundle/zipball/0c5ccfcfea312b5c5a190a21ac5cef93f74baf99",
"reference": "0c5ccfcfea312b5c5a190a21ac5cef93f74baf99",
"shasum": ""
},
"require": {
"ext-openssl": "*",
"ext-pcre": "*",
"php": "^5.3.2 || ^7.0 || ^8.0"
"php": "^7.2 || ^8.0"
},
"require-dev": {
"phpstan/phpstan": "^0.12.55",
"phpstan/phpstan": "^1.10",
"psr/log": "^1.0",
"symfony/phpunit-bridge": "^4.2 || ^5",
"symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0"
"symfony/process": "^4.0 || ^5.0 || ^6.0 || ^7.0"
},
"type": "library",
"extra": {
@@ -876,7 +876,7 @@
"support": {
"irc": "irc://irc.freenode.org/composer",
"issues": "https://github.com/composer/ca-bundle/issues",
"source": "https://github.com/composer/ca-bundle/tree/1.4.1"
"source": "https://github.com/composer/ca-bundle/tree/1.5.0"
},
"funding": [
{
@@ -892,7 +892,7 @@
"type": "tidelift"
}
],
"time": "2024-02-23T10:16:52+00:00"
"time": "2024-03-15T14:00:32+00:00"
},
{
"name": "dariusiii/php-itunes-api",
@@ -3160,16 +3160,16 @@
},
{
"name": "intervention/image",
"version": "3.4.0",
"version": "3.5.0",
"source": {
"type": "git",
"url": "https://github.com/Intervention/image.git",
"reference": "fe1b0e2e64157133322974c28b44c25c2770a0c5"
"reference": "408d3655c7705339e8c79731ea7efb51546cfa10"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Intervention/image/zipball/fe1b0e2e64157133322974c28b44c25c2770a0c5",
"reference": "fe1b0e2e64157133322974c28b44c25c2770a0c5",
"url": "https://api.github.com/repos/Intervention/image/zipball/408d3655c7705339e8c79731ea7efb51546cfa10",
"reference": "408d3655c7705339e8c79731ea7efb51546cfa10",
"shasum": ""
},
"require": {
@@ -3180,7 +3180,7 @@
"require-dev": {
"mockery/mockery": "^1.6",
"phpstan/phpstan": "^1",
"phpunit/phpunit": "^9",
"phpunit/phpunit": "^10.0",
"slevomat/coding-standard": "~8.0",
"squizlabs/php_codesniffer": "^3.8"
},
@@ -3216,7 +3216,7 @@
],
"support": {
"issues": "https://github.com/Intervention/image/issues",
"source": "https://github.com/Intervention/image/tree/3.4.0"
"source": "https://github.com/Intervention/image/tree/3.5.0"
},
"funding": [
{
@@ -3228,7 +3228,7 @@
"type": "github"
}
],
"time": "2024-02-14T15:11:21+00:00"
"time": "2024-03-13T16:26:15+00:00"
},
{
"name": "james-heinrich/getid3",
@@ -3752,16 +3752,16 @@
},
{
"name": "laravel/framework",
"version": "v10.48.2",
"version": "v10.48.3",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "32a8bb151d748b579c3794dea53b56bd40dfbbd3"
"reference": "5791c052b41c6b593556adc687076bfbdd13c501"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/32a8bb151d748b579c3794dea53b56bd40dfbbd3",
"reference": "32a8bb151d748b579c3794dea53b56bd40dfbbd3",
"url": "https://api.github.com/repos/laravel/framework/zipball/5791c052b41c6b593556adc687076bfbdd13c501",
"reference": "5791c052b41c6b593556adc687076bfbdd13c501",
"shasum": ""
},
"require": {
@@ -3955,7 +3955,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2024-03-12T16:35:43+00:00"
"time": "2024-03-15T10:17:07+00:00"
},
{
"name": "laravel/horizon",
@@ -5182,16 +5182,16 @@
},
{
"name": "livewire/livewire",
"version": "v3.4.8",
"version": "v3.4.9",
"source": {
"type": "git",
"url": "https://github.com/livewire/livewire.git",
"reference": "0335b8f022ac535fc3cf29fd8a8fcb275353a470"
"reference": "c65b3f0798ab2c9338213ede3588c3cdf4e6fcc0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/livewire/livewire/zipball/0335b8f022ac535fc3cf29fd8a8fcb275353a470",
"reference": "0335b8f022ac535fc3cf29fd8a8fcb275353a470",
"url": "https://api.github.com/repos/livewire/livewire/zipball/c65b3f0798ab2c9338213ede3588c3cdf4e6fcc0",
"reference": "c65b3f0798ab2c9338213ede3588c3cdf4e6fcc0",
"shasum": ""
},
"require": {
@@ -5245,7 +5245,7 @@
"description": "A front-end framework for Laravel.",
"support": {
"issues": "https://github.com/livewire/livewire/issues",
"source": "https://github.com/livewire/livewire/tree/v3.4.8"
"source": "https://github.com/livewire/livewire/tree/v3.4.9"
},
"funding": [
{
@@ -5253,7 +5253,7 @@
"type": "github"
}
],
"time": "2024-03-08T13:01:50+00:00"
"time": "2024-03-14T14:03:32+00:00"
},
{
"name": "maennchen/zipstream-php",
@@ -7355,16 +7355,16 @@
},
{
"name": "php-http/promise",
"version": "1.3.0",
"version": "1.3.1",
"source": {
"type": "git",
"url": "https://github.com/php-http/promise.git",
"reference": "2916a606d3b390f4e9e8e2b8dd68581508be0f07"
"reference": "fc85b1fba37c169a69a07ef0d5a8075770cc1f83"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-http/promise/zipball/2916a606d3b390f4e9e8e2b8dd68581508be0f07",
"reference": "2916a606d3b390f4e9e8e2b8dd68581508be0f07",
"url": "https://api.github.com/repos/php-http/promise/zipball/fc85b1fba37c169a69a07ef0d5a8075770cc1f83",
"reference": "fc85b1fba37c169a69a07ef0d5a8075770cc1f83",
"shasum": ""
},
"require": {
@@ -7401,9 +7401,9 @@
],
"support": {
"issues": "https://github.com/php-http/promise/issues",
"source": "https://github.com/php-http/promise/tree/1.3.0"
"source": "https://github.com/php-http/promise/tree/1.3.1"
},
"time": "2024-01-04T18:49:48+00:00"
"time": "2024-03-15T13:55:21+00:00"
},
{
"name": "php-tmdb/api",
@@ -8598,16 +8598,16 @@
},
{
"name": "psy/psysh",
"version": "v0.12.0",
"version": "v0.12.1",
"source": {
"type": "git",
"url": "https://github.com/bobthecow/psysh.git",
"reference": "750bf031a48fd07c673dbe3f11f72362ea306d0d"
"reference": "39621c73e0754328252f032c6997b983afc50431"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/750bf031a48fd07c673dbe3f11f72362ea306d0d",
"reference": "750bf031a48fd07c673dbe3f11f72362ea306d0d",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/39621c73e0754328252f032c6997b983afc50431",
"reference": "39621c73e0754328252f032c6997b983afc50431",
"shasum": ""
},
"require": {
@@ -8671,9 +8671,9 @@
],
"support": {
"issues": "https://github.com/bobthecow/psysh/issues",
"source": "https://github.com/bobthecow/psysh/tree/v0.12.0"
"source": "https://github.com/bobthecow/psysh/tree/v0.12.1"
},
"time": "2023-12-20T15:28:09+00:00"
"time": "2024-03-15T03:22:57+00:00"
},
{
"name": "ralouphie/getallheaders",
@@ -9190,16 +9190,16 @@
},
{
"name": "sentry/sentry-laravel",
"version": "4.3.0",
"version": "4.3.1",
"source": {
"type": "git",
"url": "https://github.com/getsentry/sentry-laravel.git",
"reference": "7f88c200f1ed352c299b5aee177ac5e5faf4b3f4"
"reference": "631a5eb59c9469ce1722233337c11747fc620a8d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/7f88c200f1ed352c299b5aee177ac5e5faf4b3f4",
"reference": "7f88c200f1ed352c299b5aee177ac5e5faf4b3f4",
"url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/631a5eb59c9469ce1722233337c11747fc620a8d",
"reference": "631a5eb59c9469ce1722233337c11747fc620a8d",
"shasum": ""
},
"require": {
@@ -9263,7 +9263,7 @@
],
"support": {
"issues": "https://github.com/getsentry/sentry-laravel/issues",
"source": "https://github.com/getsentry/sentry-laravel/tree/4.3.0"
"source": "https://github.com/getsentry/sentry-laravel/tree/4.3.1"
},
"funding": [
{
@@ -9275,7 +9275,7 @@
"type": "custom"
}
],
"time": "2024-03-08T08:12:38+00:00"
"time": "2024-03-13T09:37:21+00:00"
},
{
"name": "smarty/smarty",
@@ -10544,26 +10544,26 @@
},
{
"name": "stechstudio/laravel-zipstream",
"version": "4.13",
"version": "4.14",
"source": {
"type": "git",
"url": "https://github.com/stechstudio/laravel-zipstream.git",
"reference": "c4f511615a9ff63934f21916c4eaedc7c8adb310"
"reference": "5e442e771b0a3dbfd106179e2afb77f79430918b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/stechstudio/laravel-zipstream/zipball/c4f511615a9ff63934f21916c4eaedc7c8adb310",
"reference": "c4f511615a9ff63934f21916c4eaedc7c8adb310",
"url": "https://api.github.com/repos/stechstudio/laravel-zipstream/zipball/5e442e771b0a3dbfd106179e2afb77f79430918b",
"reference": "5e442e771b0a3dbfd106179e2afb77f79430918b",
"shasum": ""
},
"require": {
"guzzlehttp/guzzle": "^6.0|^7.0",
"illuminate/support": "^5.6|^6.0|^7.0|^8.0|^9.0|^10.0",
"illuminate/support": "^5.6|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
"maennchen/zipstream-php": "^v2.0",
"php": "^7.1|^8.0"
},
"require-dev": {
"orchestra/testbench": "^5.0|^6.0|^7.0|^8.0",
"orchestra/testbench": "^5.0|^6.0|^7.0|^8.0|^9.0",
"phpunit/phpunit": "^9.0"
},
"type": "library",
@@ -10600,9 +10600,9 @@
],
"support": {
"issues": "https://github.com/stechstudio/laravel-zipstream/issues",
"source": "https://github.com/stechstudio/laravel-zipstream/tree/4.13"
"source": "https://github.com/stechstudio/laravel-zipstream/tree/4.14"
},
"time": "2023-02-23T20:57:15+00:00"
"time": "2024-03-12T23:21:07+00:00"
},
{
"name": "symfony/cache",
@@ -14720,16 +14720,16 @@
},
{
"name": "composer/class-map-generator",
"version": "1.1.0",
"version": "1.1.1",
"source": {
"type": "git",
"url": "https://github.com/composer/class-map-generator.git",
"reference": "953cc4ea32e0c31f2185549c7d216d7921f03da9"
"reference": "8286a62d243312ed99b3eee20d5005c961adb311"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/composer/class-map-generator/zipball/953cc4ea32e0c31f2185549c7d216d7921f03da9",
"reference": "953cc4ea32e0c31f2185549c7d216d7921f03da9",
"url": "https://api.github.com/repos/composer/class-map-generator/zipball/8286a62d243312ed99b3eee20d5005c961adb311",
"reference": "8286a62d243312ed99b3eee20d5005c961adb311",
"shasum": ""
},
"require": {
@@ -14773,7 +14773,7 @@
],
"support": {
"issues": "https://github.com/composer/class-map-generator/issues",
"source": "https://github.com/composer/class-map-generator/tree/1.1.0"
"source": "https://github.com/composer/class-map-generator/tree/1.1.1"
},
"funding": [
{
@@ -14789,7 +14789,7 @@
"type": "tidelift"
}
],
"time": "2023-06-30T13:58:57+00:00"
"time": "2024-03-15T12:53:41+00:00"
},
{
"name": "composer/pcre",
@@ -16621,16 +16621,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.10.60",
"version": "1.10.62",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "95dcea7d6c628a3f2f56d091d8a0219485a86bbe"
"reference": "cd5c8a1660ed3540b211407c77abf4af193a6af9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/95dcea7d6c628a3f2f56d091d8a0219485a86bbe",
"reference": "95dcea7d6c628a3f2f56d091d8a0219485a86bbe",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/cd5c8a1660ed3540b211407c77abf4af193a6af9",
"reference": "cd5c8a1660ed3540b211407c77abf4af193a6af9",
"shasum": ""
},
"require": {
@@ -16679,7 +16679,7 @@
"type": "tidelift"
}
],
"time": "2024-03-07T13:30:19+00:00"
"time": "2024-03-13T12:27:20+00:00"
},
{
"name": "phpunit/php-code-coverage",