Compare commits

..

No commits in common. "70576d12a602f5ffede9024bcd789d9f680f236b" and "196168cb93964089eeb7f6819796b17e04d4fb2a" have entirely different histories.

2 changed files with 27 additions and 26 deletions

View file

@ -1,5 +1,5 @@
{ {
"require": { "require": {
"laravel/laravel": "v11.1.0" "laravel/laravel": "v11.0.9"
} }
} }

51
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": "256643ac2ec4a7cbbafb141316795cca", "content-hash": "8f2e484b1dca4d82f27c0567dbe99ece",
"packages": [ "packages": [
{ {
"name": "brick/math", "name": "brick/math",
@ -1052,16 +1052,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v11.9.1", "version": "v11.8.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "60167ce91c59ed5eea2ad4f2a7b6d686fb103ba7" "reference": "ceb892a25817c888ef3df4d1a2af9cac53978300"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/60167ce91c59ed5eea2ad4f2a7b6d686fb103ba7", "url": "https://api.github.com/repos/laravel/framework/zipball/ceb892a25817c888ef3df4d1a2af9cac53978300",
"reference": "60167ce91c59ed5eea2ad4f2a7b6d686fb103ba7", "reference": "ceb892a25817c888ef3df4d1a2af9cac53978300",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1253,24 +1253,24 @@
"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": "2024-05-28T18:16:41+00:00" "time": "2024-05-21T17:57:45+00:00"
}, },
{ {
"name": "laravel/laravel", "name": "laravel/laravel",
"version": "v11.1.0", "version": "v11.0.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/laravel.git", "url": "https://github.com/laravel/laravel.git",
"reference": "5d86ab4b729e23dcdaa3be2c2121c06d0677be61" "reference": "b651fb109c3e3a58e695cc0c0f332f370e648306"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/laravel/zipball/5d86ab4b729e23dcdaa3be2c2121c06d0677be61", "url": "https://api.github.com/repos/laravel/laravel/zipball/b651fb109c3e3a58e695cc0c0f332f370e648306",
"reference": "5d86ab4b729e23dcdaa3be2c2121c06d0677be61", "reference": "b651fb109c3e3a58e695cc0c0f332f370e648306",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"laravel/framework": "^11.9", "laravel/framework": "^11.0",
"laravel/tinker": "^2.9", "laravel/tinker": "^2.9",
"php": "^8.2" "php": "^8.2"
}, },
@ -1280,7 +1280,8 @@
"laravel/sail": "^1.26", "laravel/sail": "^1.26",
"mockery/mockery": "^1.6", "mockery/mockery": "^1.6",
"nunomaduro/collision": "^8.0", "nunomaduro/collision": "^8.0",
"phpunit/phpunit": "^11.0.1" "phpunit/phpunit": "^11.0.1",
"spatie/laravel-ignition": "^2.4"
}, },
"type": "project", "type": "project",
"extra": { "extra": {
@ -1305,22 +1306,22 @@
"laravel" "laravel"
], ],
"support": { "support": {
"source": "https://github.com/laravel/laravel/tree/v11.1.0" "source": "https://github.com/laravel/laravel/tree/v11.0.9"
}, },
"time": "2024-05-28T16:01:13+00:00" "time": "2024-05-16T21:36:21+00:00"
}, },
{ {
"name": "laravel/prompts", "name": "laravel/prompts",
"version": "v0.1.23", "version": "v0.1.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/prompts.git", "url": "https://github.com/laravel/prompts.git",
"reference": "9bc4df7c699b0452c6b815e64a2d84b6d7f99400" "reference": "37f94de71758dbfbccc9d299b0e5eb76e02a40f5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/prompts/zipball/9bc4df7c699b0452c6b815e64a2d84b6d7f99400", "url": "https://api.github.com/repos/laravel/prompts/zipball/37f94de71758dbfbccc9d299b0e5eb76e02a40f5",
"reference": "9bc4df7c699b0452c6b815e64a2d84b6d7f99400", "reference": "37f94de71758dbfbccc9d299b0e5eb76e02a40f5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1363,9 +1364,9 @@
"description": "Add beautiful and user-friendly forms to your command-line applications.", "description": "Add beautiful and user-friendly forms to your command-line applications.",
"support": { "support": {
"issues": "https://github.com/laravel/prompts/issues", "issues": "https://github.com/laravel/prompts/issues",
"source": "https://github.com/laravel/prompts/tree/v0.1.23" "source": "https://github.com/laravel/prompts/tree/v0.1.22"
}, },
"time": "2024-05-27T13:53:20+00:00" "time": "2024-05-10T19:22:18+00:00"
}, },
{ {
"name": "laravel/serializable-closure", "name": "laravel/serializable-closure",
@ -1972,16 +1973,16 @@
}, },
{ {
"name": "nesbot/carbon", "name": "nesbot/carbon",
"version": "3.4.0", "version": "3.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/briannesbitt/Carbon.git", "url": "https://github.com/briannesbitt/Carbon.git",
"reference": "8eab8983c83c30e0bacbef8d311e3f3b8172727f" "reference": "8ff64b92c1b1ec84fcde9f8bb9ff2ca34cb8a77a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/8eab8983c83c30e0bacbef8d311e3f3b8172727f", "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/8ff64b92c1b1ec84fcde9f8bb9ff2ca34cb8a77a",
"reference": "8eab8983c83c30e0bacbef8d311e3f3b8172727f", "reference": "8ff64b92c1b1ec84fcde9f8bb9ff2ca34cb8a77a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2074,7 +2075,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-05-24T14:26:34+00:00" "time": "2024-05-01T06:54:22+00:00"
}, },
{ {
"name": "nette/schema", "name": "nette/schema",