Update packages

This commit is contained in:
DariusIII
2023-11-28 21:06:33 +01:00
parent fc8d7f0842
commit 6b68ada7cf
3 changed files with 52 additions and 48 deletions
Generated
+50 -46
View File
@@ -3641,16 +3641,16 @@
},
{
"name": "laravel/framework",
"version": "v10.33.0",
"version": "v10.34.2",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "4536872e3e5b6be51b1f655dafd12c9a4fa0cfe8"
"reference": "c581caa233e380610b34cc491490bfa147a3b62b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/4536872e3e5b6be51b1f655dafd12c9a4fa0cfe8",
"reference": "4536872e3e5b6be51b1f655dafd12c9a4fa0cfe8",
"url": "https://api.github.com/repos/laravel/framework/zipball/c581caa233e380610b34cc491490bfa147a3b62b",
"reference": "c581caa233e380610b34cc491490bfa147a3b62b",
"shasum": ""
},
"require": {
@@ -3839,20 +3839,20 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
"time": "2023-11-21T14:49:31+00:00"
"time": "2023-11-28T19:06:27+00:00"
},
{
"name": "laravel/horizon",
"version": "v5.21.3",
"version": "v5.21.4",
"source": {
"type": "git",
"url": "https://github.com/laravel/horizon.git",
"reference": "6e2b0bb3f8c5b653e8e3ba15661caea6d9613c31"
"reference": "bdf58c84b592b83f62262cc6ca98b0debbbc308b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/horizon/zipball/6e2b0bb3f8c5b653e8e3ba15661caea6d9613c31",
"reference": "6e2b0bb3f8c5b653e8e3ba15661caea6d9613c31",
"url": "https://api.github.com/repos/laravel/horizon/zipball/bdf58c84b592b83f62262cc6ca98b0debbbc308b",
"reference": "bdf58c84b592b83f62262cc6ca98b0debbbc308b",
"shasum": ""
},
"require": {
@@ -3915,9 +3915,9 @@
],
"support": {
"issues": "https://github.com/laravel/horizon/issues",
"source": "https://github.com/laravel/horizon/tree/v5.21.3"
"source": "https://github.com/laravel/horizon/tree/v5.21.4"
},
"time": "2023-10-27T13:58:13+00:00"
"time": "2023-11-23T15:47:58+00:00"
},
{
"name": "laravel/prompts",
@@ -4317,16 +4317,16 @@
},
{
"name": "laravel/ui",
"version": "v4.2.2",
"version": "v4.2.3",
"source": {
"type": "git",
"url": "https://github.com/laravel/ui.git",
"reference": "a58ec468db4a340b33f3426c778784717a2c144b"
"reference": "eb532ea096ca1c0298c87c19233daf011fda743a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/ui/zipball/a58ec468db4a340b33f3426c778784717a2c144b",
"reference": "a58ec468db4a340b33f3426c778784717a2c144b",
"url": "https://api.github.com/repos/laravel/ui/zipball/eb532ea096ca1c0298c87c19233daf011fda743a",
"reference": "eb532ea096ca1c0298c87c19233daf011fda743a",
"shasum": ""
},
"require": {
@@ -4373,9 +4373,9 @@
"ui"
],
"support": {
"source": "https://github.com/laravel/ui/tree/v4.2.2"
"source": "https://github.com/laravel/ui/tree/v4.2.3"
},
"time": "2023-05-09T19:47:28+00:00"
"time": "2023-11-23T14:44:22+00:00"
},
{
"name": "laravelcollective/html",
@@ -6527,16 +6527,16 @@
},
{
"name": "pear/pear",
"version": "v1.10.13",
"version": "v1.10.14",
"source": {
"type": "git",
"url": "https://github.com/pear/pear-core.git",
"reference": "edb8e0cf49755b1c0528c46edaa0238c63cc4d47"
"reference": "92bf682de3a1921e6eadb880e933250b6cc78cfd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/pear/pear-core/zipball/edb8e0cf49755b1c0528c46edaa0238c63cc4d47",
"reference": "edb8e0cf49755b1c0528c46edaa0238c63cc4d47",
"url": "https://api.github.com/repos/pear/pear-core/zipball/92bf682de3a1921e6eadb880e933250b6cc78cfd",
"reference": "92bf682de3a1921e6eadb880e933250b6cc78cfd",
"shasum": ""
},
"require": {
@@ -6545,7 +6545,8 @@
"pear/archive_tar": "*",
"pear/console_getopt": "*",
"pear/structures_graph": "*",
"pear/xml_util": "*"
"pear/xml_util": "*",
"php": ">=5.4"
},
"replace": {
"pear/pear-core-minimal": "*"
@@ -6561,6 +6562,9 @@
"autoload": {
"classmap": [
"./"
],
"exclude-from-classmap": [
"/tests/"
]
},
"notification-url": "https://packagist.org/downloads/",
@@ -6622,7 +6626,7 @@
"issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR",
"source": "https://github.com/pear/PEAR"
},
"time": "2021-08-10T22:24:49+00:00"
"time": "2023-11-26T16:17:59+00:00"
},
{
"name": "pear/structures_graph",
@@ -7482,16 +7486,16 @@
},
{
"name": "phpstan/phpdoc-parser",
"version": "1.24.3",
"version": "1.24.4",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "12f01d214f1c73b9c91fdb3b1c415e4c70652083"
"reference": "6bd0c26f3786cd9b7c359675cb789e35a8e07496"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/12f01d214f1c73b9c91fdb3b1c415e4c70652083",
"reference": "12f01d214f1c73b9c91fdb3b1c415e4c70652083",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/6bd0c26f3786cd9b7c359675cb789e35a8e07496",
"reference": "6bd0c26f3786cd9b7c359675cb789e35a8e07496",
"shasum": ""
},
"require": {
@@ -7523,9 +7527,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.3"
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.24.4"
},
"time": "2023-11-18T20:15:32+00:00"
"time": "2023-11-26T18:29:22+00:00"
},
{
"name": "pragmarx/google2fa",
@@ -15623,16 +15627,16 @@
},
{
"name": "laravel/sail",
"version": "v1.26.1",
"version": "v1.26.2",
"source": {
"type": "git",
"url": "https://github.com/laravel/sail.git",
"reference": "7a82f5aa364dbee3fd9c52fc464cf0bdd11150ed"
"reference": "c0177786b1cd05b687b0fa11364aeeecb42cd3d8"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/7a82f5aa364dbee3fd9c52fc464cf0bdd11150ed",
"reference": "7a82f5aa364dbee3fd9c52fc464cf0bdd11150ed",
"url": "https://api.github.com/repos/laravel/sail/zipball/c0177786b1cd05b687b0fa11364aeeecb42cd3d8",
"reference": "c0177786b1cd05b687b0fa11364aeeecb42cd3d8",
"shasum": ""
},
"require": {
@@ -15684,7 +15688,7 @@
"issues": "https://github.com/laravel/sail/issues",
"source": "https://github.com/laravel/sail"
},
"time": "2023-11-20T15:56:47+00:00"
"time": "2023-11-27T14:46:06+00:00"
},
{
"name": "localheinz/diff",
@@ -16365,16 +16369,16 @@
},
{
"name": "phpstan/phpstan",
"version": "1.10.44",
"version": "1.10.46",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan.git",
"reference": "bf84367c53a23f759513985c54ffe0d0c249825b"
"reference": "90d3d25c5b98b8068916bbf08ce42d5cb6c54e70"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/bf84367c53a23f759513985c54ffe0d0c249825b",
"reference": "bf84367c53a23f759513985c54ffe0d0c249825b",
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/90d3d25c5b98b8068916bbf08ce42d5cb6c54e70",
"reference": "90d3d25c5b98b8068916bbf08ce42d5cb6c54e70",
"shasum": ""
},
"require": {
@@ -16423,7 +16427,7 @@
"type": "tidelift"
}
],
"time": "2023-11-21T16:30:46+00:00"
"time": "2023-11-28T14:57:26+00:00"
},
{
"name": "phpunit/php-code-coverage",
@@ -16849,16 +16853,16 @@
},
{
"name": "rector/rector",
"version": "0.18.10",
"version": "0.18.11",
"source": {
"type": "git",
"url": "https://github.com/rectorphp/rector.git",
"reference": "f36bc0a707fd8af301df5108740ce41f9db8eded"
"reference": "9621124c860066f56a4ab841349cb7c284edfaee"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/f36bc0a707fd8af301df5108740ce41f9db8eded",
"reference": "f36bc0a707fd8af301df5108740ce41f9db8eded",
"url": "https://api.github.com/repos/rectorphp/rector/zipball/9621124c860066f56a4ab841349cb7c284edfaee",
"reference": "9621124c860066f56a4ab841349cb7c284edfaee",
"shasum": ""
},
"require": {
@@ -16893,7 +16897,7 @@
],
"support": {
"issues": "https://github.com/rectorphp/rector/issues",
"source": "https://github.com/rectorphp/rector/tree/0.18.10"
"source": "https://github.com/rectorphp/rector/tree/0.18.11"
},
"funding": [
{
@@ -16901,7 +16905,7 @@
"type": "github"
}
],
"time": "2023-11-16T19:42:21+00:00"
"time": "2023-11-27T13:27:43+00:00"
},
{
"name": "sebastian/cli-parser",
@@ -18370,5 +18374,5 @@
"ext-zlib": "*"
},
"platform-dev": [],
"plugin-api-version": "2.6.0"
"plugin-api-version": "2.3.0"
}
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,5 +1,5 @@
{
"/app.js": "/app.js?id=ff1533ec4a7afad65c5bd7bcc2cc7d7b",
"/app.js": "/app.js?id=79bae40dcb18de9ca1b5d0008c577471",
"/app-dark.css": "/app-dark.css?id=15c72df05e2b1147fa3e4b0670cfb435",
"/app.css": "/app.css?id=4d6a1a7fe095eedc2cb2a4ce822ea8a5",
"/img/favicon.png": "/img/favicon.png?id=1542bfe8a0010dcbee710da13cce367f",