|
|
|
|
@ -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": "941ce5479d0e7a0c9c304a4d178b4407",
|
|
|
|
|
"content-hash": "c0353c24c956b7e73567348bc8a60478",
|
|
|
|
|
"packages": [
|
|
|
|
|
{
|
|
|
|
|
"name": "aws/aws-crt-php",
|
|
|
|
|
@ -2165,16 +2165,16 @@
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "laravel/framework",
|
|
|
|
|
"version": "v12.68.0",
|
|
|
|
|
"version": "v12.69.1",
|
|
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/laravel/framework.git",
|
|
|
|
|
"reference": "1343c22b92edd48e29ff273d8ce7c15cf75d974c"
|
|
|
|
|
"reference": "0c07b0b1f88af44d8558ffadf66900a860f93c23"
|
|
|
|
|
},
|
|
|
|
|
"dist": {
|
|
|
|
|
"type": "zip",
|
|
|
|
|
"url": "https://api.github.com/repos/laravel/framework/zipball/1343c22b92edd48e29ff273d8ce7c15cf75d974c",
|
|
|
|
|
"reference": "1343c22b92edd48e29ff273d8ce7c15cf75d974c",
|
|
|
|
|
"url": "https://api.github.com/repos/laravel/framework/zipball/0c07b0b1f88af44d8558ffadf66900a860f93c23",
|
|
|
|
|
"reference": "0c07b0b1f88af44d8558ffadf66900a860f93c23",
|
|
|
|
|
"shasum": ""
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
|
|
|
|
@ -2383,7 +2383,7 @@
|
|
|
|
|
"issues": "https://github.com/laravel/framework/issues",
|
|
|
|
|
"source": "https://github.com/laravel/framework"
|
|
|
|
|
},
|
|
|
|
|
"time": "2026-08-25T14:18:36+00:00"
|
|
|
|
|
"time": "2026-09-01T21:34:37+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "laravel/horizon",
|
|
|
|
|
@ -2870,33 +2870,33 @@
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "laravel/tinker",
|
|
|
|
|
"version": "v2.11.1",
|
|
|
|
|
"version": "v3.0.2",
|
|
|
|
|
"source": {
|
|
|
|
|
"type": "git",
|
|
|
|
|
"url": "https://github.com/laravel/tinker.git",
|
|
|
|
|
"reference": "c9f80cc835649b5c1842898fb043f8cc098dd741"
|
|
|
|
|
"reference": "4faba77764bd33411735936acdf30446d058c78b"
|
|
|
|
|
},
|
|
|
|
|
"dist": {
|
|
|
|
|
"type": "zip",
|
|
|
|
|
"url": "https://api.github.com/repos/laravel/tinker/zipball/c9f80cc835649b5c1842898fb043f8cc098dd741",
|
|
|
|
|
"reference": "c9f80cc835649b5c1842898fb043f8cc098dd741",
|
|
|
|
|
"url": "https://api.github.com/repos/laravel/tinker/zipball/4faba77764bd33411735936acdf30446d058c78b",
|
|
|
|
|
"reference": "4faba77764bd33411735936acdf30446d058c78b",
|
|
|
|
|
"shasum": ""
|
|
|
|
|
},
|
|
|
|
|
"require": {
|
|
|
|
|
"illuminate/console": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
|
|
|
|
|
"illuminate/contracts": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
|
|
|
|
|
"illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0",
|
|
|
|
|
"php": "^7.2.5|^8.0",
|
|
|
|
|
"psy/psysh": "^0.11.1|^0.12.0",
|
|
|
|
|
"symfony/var-dumper": "^4.3.4|^5.0|^6.0|^7.0|^8.0"
|
|
|
|
|
"illuminate/console": "^8.0|^9.0|^10.0|^11.0|^12.0|^13.0",
|
|
|
|
|
"illuminate/contracts": "^8.0|^9.0|^10.0|^11.0|^12.0|^13.0",
|
|
|
|
|
"illuminate/support": "^8.0|^9.0|^10.0|^11.0|^12.0|^13.0",
|
|
|
|
|
"php": "^8.1",
|
|
|
|
|
"psy/psysh": "^0.12.0",
|
|
|
|
|
"symfony/var-dumper": "^5.4|^6.0|^7.0|^8.0"
|
|
|
|
|
},
|
|
|
|
|
"require-dev": {
|
|
|
|
|
"mockery/mockery": "~1.3.3|^1.4.2",
|
|
|
|
|
"phpstan/phpstan": "^1.10",
|
|
|
|
|
"phpunit/phpunit": "^8.5.8|^9.3.3|^10.0"
|
|
|
|
|
"phpunit/phpunit": "^10.5|^11.5"
|
|
|
|
|
},
|
|
|
|
|
"suggest": {
|
|
|
|
|
"illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0|^9.0|^10.0|^11.0|^12.0)."
|
|
|
|
|
"illuminate/database": "The Illuminate Database package (^8.0|^9.0|^10.0|^11.0|^12.0|^13.0)."
|
|
|
|
|
},
|
|
|
|
|
"type": "library",
|
|
|
|
|
"extra": {
|
|
|
|
|
@ -2904,6 +2904,9 @@
|
|
|
|
|
"providers": [
|
|
|
|
|
"Laravel\\Tinker\\TinkerServiceProvider"
|
|
|
|
|
]
|
|
|
|
|
},
|
|
|
|
|
"branch-alias": {
|
|
|
|
|
"dev-master": "3.x-dev"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"autoload": {
|
|
|
|
|
@ -2930,9 +2933,9 @@
|
|
|
|
|
],
|
|
|
|
|
"support": {
|
|
|
|
|
"issues": "https://github.com/laravel/tinker/issues",
|
|
|
|
|
"source": "https://github.com/laravel/tinker/tree/v2.11.1"
|
|
|
|
|
"source": "https://github.com/laravel/tinker/tree/v3.0.2"
|
|
|
|
|
},
|
|
|
|
|
"time": "2026-02-06T14:12:35+00:00"
|
|
|
|
|
"time": "2026-03-17T14:54:13+00:00"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"name": "laravel/ui",
|
|
|
|
|
|