Update packages to latest versions

This commit is contained in:
DariusIII
2024-01-10 21:47:33 +01:00
parent c862899977
commit 078f43f081
2 changed files with 70 additions and 74 deletions
+2 -2
View File
@@ -122,7 +122,7 @@
"beyondcode/laravel-dump-server": "^1.9",
"captainhook/captainhook": "^5.1",
"captainhook/plugin-composer": "^5.1",
"driftingly/rector-laravel": "^0.26.0",
"driftingly/rector-laravel": "^0.29",
"ergebnis/composer-normalize": "^2.30",
"friendsofphp/php-cs-fixer": "^3.38",
"jubeki/laravel-code-style": "^2.0",
@@ -133,7 +133,7 @@
"nunomaduro/collision": "^7.0",
"php-coveralls/php-coveralls": "^2.0",
"phpunit/phpunit": "^10.0",
"rector/rector": "^0.18.0"
"rector/rector": "^0.18.13"
},
"suggest": {
"ext-gd": "to use GD library based image processing.",
Generated
+68 -72
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "55186ba0a14e5a8c884ff4862d2329a0",
"content-hash": "8f6b8718a95e9c653c5d9986e49646fb",
"packages": [
{
"name": "aharen/omdbapi",
@@ -3936,16 +3936,16 @@
},
{
"name": "laravel/horizon",
"version": "v5.21.4",
"version": "v5.21.5",
"source": {
"type": "git",
"url": "https://github.com/laravel/horizon.git",
"reference": "bdf58c84b592b83f62262cc6ca98b0debbbc308b"
"reference": "081422577fb49608ed68a3b284bcecd0c5860ce6"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/horizon/zipball/bdf58c84b592b83f62262cc6ca98b0debbbc308b",
"reference": "bdf58c84b592b83f62262cc6ca98b0debbbc308b",
"url": "https://api.github.com/repos/laravel/horizon/zipball/081422577fb49608ed68a3b284bcecd0c5860ce6",
"reference": "081422577fb49608ed68a3b284bcecd0c5860ce6",
"shasum": ""
},
"require": {
@@ -4008,22 +4008,22 @@
],
"support": {
"issues": "https://github.com/laravel/horizon/issues",
"source": "https://github.com/laravel/horizon/tree/v5.21.4"
"source": "https://github.com/laravel/horizon/tree/v5.21.5"
},
"time": "2023-11-23T15:47:58+00:00"
"time": "2023-12-29T22:22:23+00:00"
},
{
"name": "laravel/prompts",
"version": "v0.1.14",
"version": "v0.1.15",
"source": {
"type": "git",
"url": "https://github.com/laravel/prompts.git",
"reference": "2219fa9c4b944add1e825c3bdb8ecae8bc503bc6"
"reference": "d814a27514d99b03c85aa42b22cfd946568636c1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/prompts/zipball/2219fa9c4b944add1e825c3bdb8ecae8bc503bc6",
"reference": "2219fa9c4b944add1e825c3bdb8ecae8bc503bc6",
"url": "https://api.github.com/repos/laravel/prompts/zipball/d814a27514d99b03c85aa42b22cfd946568636c1",
"reference": "d814a27514d99b03c85aa42b22cfd946568636c1",
"shasum": ""
},
"require": {
@@ -4065,9 +4065,9 @@
],
"support": {
"issues": "https://github.com/laravel/prompts/issues",
"source": "https://github.com/laravel/prompts/tree/v0.1.14"
"source": "https://github.com/laravel/prompts/tree/v0.1.15"
},
"time": "2023-12-27T04:18:09+00:00"
"time": "2023-12-29T22:37:42+00:00"
},
{
"name": "laravel/pulse",
@@ -4427,25 +4427,25 @@
},
{
"name": "laravel/tinker",
"version": "v2.8.2",
"version": "v2.9.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/tinker.git",
"reference": "b936d415b252b499e8c3b1f795cd4fc20f57e1f3"
"reference": "502e0fe3f0415d06d5db1f83a472f0f3b754bafe"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/tinker/zipball/b936d415b252b499e8c3b1f795cd4fc20f57e1f3",
"reference": "b936d415b252b499e8c3b1f795cd4fc20f57e1f3",
"url": "https://api.github.com/repos/laravel/tinker/zipball/502e0fe3f0415d06d5db1f83a472f0f3b754bafe",
"reference": "502e0fe3f0415d06d5db1f83a472f0f3b754bafe",
"shasum": ""
},
"require": {
"illuminate/console": "^6.0|^7.0|^8.0|^9.0|^10.0",
"illuminate/contracts": "^6.0|^7.0|^8.0|^9.0|^10.0",
"illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0",
"illuminate/console": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
"illuminate/contracts": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
"illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
"php": "^7.2.5|^8.0",
"psy/psysh": "^0.10.4|^0.11.1",
"symfony/var-dumper": "^4.3.4|^5.0|^6.0"
"psy/psysh": "^0.11.1|^0.12.0",
"symfony/var-dumper": "^4.3.4|^5.0|^6.0|^7.0"
},
"require-dev": {
"mockery/mockery": "~1.3.3|^1.4.2",
@@ -4453,13 +4453,10 @@
"phpunit/phpunit": "^8.5.8|^9.3.3"
},
"suggest": {
"illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0|^9.0|^10.0)."
"illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0|^9.0|^10.0|^11.0)."
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.x-dev"
},
"laravel": {
"providers": [
"Laravel\\Tinker\\TinkerServiceProvider"
@@ -4490,9 +4487,9 @@
],
"support": {
"issues": "https://github.com/laravel/tinker/issues",
"source": "https://github.com/laravel/tinker/tree/v2.8.2"
"source": "https://github.com/laravel/tinker/tree/v2.9.0"
},
"time": "2023-08-15T14:27:00+00:00"
"time": "2024-01-04T16:10:04+00:00"
},
{
"name": "laravel/ui",
@@ -8575,25 +8572,25 @@
},
{
"name": "psy/psysh",
"version": "v0.11.22",
"version": "v0.12.0",
"source": {
"type": "git",
"url": "https://github.com/bobthecow/psysh.git",
"reference": "128fa1b608be651999ed9789c95e6e2a31b5802b"
"reference": "750bf031a48fd07c673dbe3f11f72362ea306d0d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/128fa1b608be651999ed9789c95e6e2a31b5802b",
"reference": "128fa1b608be651999ed9789c95e6e2a31b5802b",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/750bf031a48fd07c673dbe3f11f72362ea306d0d",
"reference": "750bf031a48fd07c673dbe3f11f72362ea306d0d",
"shasum": ""
},
"require": {
"ext-json": "*",
"ext-tokenizer": "*",
"nikic/php-parser": "^4.0 || ^3.1",
"php": "^8.0 || ^7.0.8",
"symfony/console": "^6.0 || ^5.0 || ^4.0 || ^3.4",
"symfony/var-dumper": "^6.0 || ^5.0 || ^4.0 || ^3.4"
"nikic/php-parser": "^5.0 || ^4.0",
"php": "^8.0 || ^7.4",
"symfony/console": "^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4",
"symfony/var-dumper": "^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4"
},
"conflict": {
"symfony/console": "4.4.37 || 5.3.14 || 5.3.15 || 5.4.3 || 5.4.4 || 6.0.3 || 6.0.4"
@@ -8604,8 +8601,7 @@
"suggest": {
"ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
"ext-pdo-sqlite": "The doc command requires SQLite to work.",
"ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.",
"ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history."
"ext-posix": "If you have PCNTL, you'll want the POSIX extension as well."
},
"bin": [
"bin/psysh"
@@ -8613,7 +8609,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-0.11": "0.11.x-dev"
"dev-main": "0.12.x-dev"
},
"bamarni-bin": {
"bin-links": false,
@@ -8649,9 +8645,9 @@
],
"support": {
"issues": "https://github.com/bobthecow/psysh/issues",
"source": "https://github.com/bobthecow/psysh/tree/v0.11.22"
"source": "https://github.com/bobthecow/psysh/tree/v0.12.0"
},
"time": "2023-10-14T21:56:36+00:00"
"time": "2023-12-20T15:28:09+00:00"
},
{
"name": "ralouphie/getallheaders",
@@ -15083,20 +15079,21 @@
},
{
"name": "driftingly/rector-laravel",
"version": "0.26.2",
"version": "0.29.0",
"source": {
"type": "git",
"url": "https://github.com/driftingly/rector-laravel.git",
"reference": "cf6d0a7c8e2dc33b6e2bb8ccb4638f44a5c09671"
"reference": "524f7ae302aa52e343d10630969cb1e36774d6d2"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/driftingly/rector-laravel/zipball/cf6d0a7c8e2dc33b6e2bb8ccb4638f44a5c09671",
"reference": "cf6d0a7c8e2dc33b6e2bb8ccb4638f44a5c09671",
"url": "https://api.github.com/repos/driftingly/rector-laravel/zipball/524f7ae302aa52e343d10630969cb1e36774d6d2",
"reference": "524f7ae302aa52e343d10630969cb1e36774d6d2",
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0"
"php": "^7.2 || ^8.0",
"rector/rector": "^0.18.5"
},
"type": "rector-extension",
"autoload": {
@@ -15111,9 +15108,9 @@
"description": "Rector upgrades rules for Laravel Framework",
"support": {
"issues": "https://github.com/driftingly/rector-laravel/issues",
"source": "https://github.com/driftingly/rector-laravel/tree/0.26.2"
"source": "https://github.com/driftingly/rector-laravel/tree/0.29.0"
},
"time": "2023-10-11T21:42:53+00:00"
"time": "2024-01-04T21:45:25+00:00"
},
{
"name": "ergebnis/composer-normalize",
@@ -15744,26 +15741,25 @@
},
{
"name": "jubeki/laravel-code-style",
"version": "2.10.0",
"version": "2.12.0",
"source": {
"type": "git",
"url": "https://github.com/Jubeki/laravel-code-style.git",
"reference": "933e340db674804816f49a42f7de00605afcf068"
"reference": "036791457ac375dc1da862670f182b3e318a9e2e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Jubeki/laravel-code-style/zipball/933e340db674804816f49a42f7de00605afcf068",
"reference": "933e340db674804816f49a42f7de00605afcf068",
"url": "https://api.github.com/repos/Jubeki/laravel-code-style/zipball/036791457ac375dc1da862670f182b3e318a9e2e",
"reference": "036791457ac375dc1da862670f182b3e318a9e2e",
"shasum": ""
},
"require": {
"friendsofphp/php-cs-fixer": "^3.34.1",
"illuminate/support": "^9.34 || ^10.0",
"illuminate/support": "^9.34 || ^10.0 || ^11.0",
"php": "^8.0"
},
"require-dev": {
"laravel/framework": "^10.0",
"orchestra/testbench": "^8.0",
"orchestra/testbench": "^8.0 || ^9.0",
"phpunit/phpunit": "^10.4.1"
},
"type": "library",
@@ -15804,9 +15800,9 @@
],
"support": {
"issues": "https://github.com/Jubeki/laravel-code-style/issues",
"source": "https://github.com/Jubeki/laravel-code-style/tree/2.10.0"
"source": "https://github.com/Jubeki/laravel-code-style/tree/2.12.0"
},
"time": "2023-12-11T10:31:41+00:00"
"time": "2024-01-10T10:21:51+00:00"
},
{
"name": "justinrainbow/json-schema",
@@ -15981,16 +15977,16 @@
},
{
"name": "laravel/pint",
"version": "v1.13.7",
"version": "v1.13.8",
"source": {
"type": "git",
"url": "https://github.com/laravel/pint.git",
"reference": "4157768980dbd977f1c4b4cc94997416d8b30ece"
"reference": "69def89df9e0babc0f0a8bea184804a7d8a9c5c0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/pint/zipball/4157768980dbd977f1c4b4cc94997416d8b30ece",
"reference": "4157768980dbd977f1c4b4cc94997416d8b30ece",
"url": "https://api.github.com/repos/laravel/pint/zipball/69def89df9e0babc0f0a8bea184804a7d8a9c5c0",
"reference": "69def89df9e0babc0f0a8bea184804a7d8a9c5c0",
"shasum": ""
},
"require": {
@@ -16001,13 +15997,13 @@
"php": "^8.1.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.38.0",
"illuminate/view": "^10.30.1",
"friendsofphp/php-cs-fixer": "^3.46.0",
"illuminate/view": "^10.39.0",
"larastan/larastan": "^2.8.1",
"laravel-zero/framework": "^10.3.0",
"mockery/mockery": "^1.6.6",
"nunomaduro/larastan": "^2.6.4",
"mockery/mockery": "^1.6.7",
"nunomaduro/termwind": "^1.15.1",
"pestphp/pest": "^2.24.2"
"pestphp/pest": "^2.30.0"
},
"bin": [
"builds/pint"
@@ -16043,20 +16039,20 @@
"issues": "https://github.com/laravel/pint/issues",
"source": "https://github.com/laravel/pint"
},
"time": "2023-12-05T19:43:12+00:00"
"time": "2024-01-09T18:03:54+00:00"
},
{
"name": "laravel/sail",
"version": "v1.26.3",
"version": "v1.27.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/sail.git",
"reference": "fa1ad5fbb03686dfc752bfd1861d86091cc1c32d"
"reference": "65a7764af5daadbd122e3b0d67be371d158a9b9a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/fa1ad5fbb03686dfc752bfd1861d86091cc1c32d",
"reference": "fa1ad5fbb03686dfc752bfd1861d86091cc1c32d",
"url": "https://api.github.com/repos/laravel/sail/zipball/65a7764af5daadbd122e3b0d67be371d158a9b9a",
"reference": "65a7764af5daadbd122e3b0d67be371d158a9b9a",
"shasum": ""
},
"require": {
@@ -16108,7 +16104,7 @@
"issues": "https://github.com/laravel/sail/issues",
"source": "https://github.com/laravel/sail"
},
"time": "2023-12-02T18:26:39+00:00"
"time": "2024-01-03T14:07:34+00:00"
},
{
"name": "localheinz/diff",