Compare commits

..

1 commit

2 changed files with 15 additions and 14 deletions

View file

@ -1,5 +1,5 @@
{ {
"require": { "require": {
"laravel/laravel": "v11.5.1" "laravel/laravel": "v11.6.0"
} }
} }

27
composer/composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "2cffa447a7bfab4b6a09090ad1201793", "content-hash": "d660b5822586973b2ff91290c2b72580",
"packages": [ "packages": [
{ {
"name": "brick/math", "name": "brick/math",
@ -1056,16 +1056,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v11.38.2", "version": "v11.40.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "9d290aa90fcad44048bedca5219d2b872e98772a" "reference": "599a28196d284fee158cc10086fd56ac625ad7a3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/9d290aa90fcad44048bedca5219d2b872e98772a", "url": "https://api.github.com/repos/laravel/framework/zipball/599a28196d284fee158cc10086fd56ac625ad7a3",
"reference": "9d290aa90fcad44048bedca5219d2b872e98772a", "reference": "599a28196d284fee158cc10086fd56ac625ad7a3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1091,7 +1091,7 @@
"league/flysystem-local": "^3.25.1", "league/flysystem-local": "^3.25.1",
"league/uri": "^7.5.1", "league/uri": "^7.5.1",
"monolog/monolog": "^3.0", "monolog/monolog": "^3.0",
"nesbot/carbon": "^2.72.2|^3.4", "nesbot/carbon": "^2.72.6|^3.8.4",
"nunomaduro/termwind": "^2.0", "nunomaduro/termwind": "^2.0",
"php": "^8.2", "php": "^8.2",
"psr/container": "^1.1.1|^2.0.1", "psr/container": "^1.1.1|^2.0.1",
@ -1166,6 +1166,7 @@
"fakerphp/faker": "^1.24", "fakerphp/faker": "^1.24",
"guzzlehttp/promises": "^2.0.3", "guzzlehttp/promises": "^2.0.3",
"guzzlehttp/psr7": "^2.4", "guzzlehttp/psr7": "^2.4",
"laravel/pint": "^1.18",
"league/flysystem-aws-s3-v3": "^3.25.1", "league/flysystem-aws-s3-v3": "^3.25.1",
"league/flysystem-ftp": "^3.25.1", "league/flysystem-ftp": "^3.25.1",
"league/flysystem-path-prefixing": "^3.25.1", "league/flysystem-path-prefixing": "^3.25.1",
@ -1266,20 +1267,20 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2025-01-15T00:06:46+00:00" "time": "2025-01-24T16:17:42+00:00"
}, },
{ {
"name": "laravel/laravel", "name": "laravel/laravel",
"version": "v11.5.1", "version": "v11.6.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/laravel.git", "url": "https://github.com/laravel/laravel.git",
"reference": "f9bedb320cac1c77d78052c1355ea37709cd464b" "reference": "91b409649007e77bb6f42f0db31641e2a2f9fd13"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/laravel/zipball/f9bedb320cac1c77d78052c1355ea37709cd464b", "url": "https://api.github.com/repos/laravel/laravel/zipball/91b409649007e77bb6f42f0db31641e2a2f9fd13",
"reference": "f9bedb320cac1c77d78052c1355ea37709cd464b", "reference": "91b409649007e77bb6f42f0db31641e2a2f9fd13",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1319,9 +1320,9 @@
"laravel" "laravel"
], ],
"support": { "support": {
"source": "https://github.com/laravel/laravel/tree/v11.5.1" "source": "https://github.com/laravel/laravel/tree/v11.6.0"
}, },
"time": "2025-01-10T20:53:27+00:00" "time": "2025-01-21T15:03:57+00:00"
}, },
{ {
"name": "laravel/prompts", "name": "laravel/prompts",