|
|
@ -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": "bfe12996eeecb6fdc8713a9fd9d431f8", |
|
|
|
"content-hash": "8fac62fa000557439a1027c0c1519c98", |
|
|
|
"packages": [ |
|
|
|
{ |
|
|
|
"name": "brick/math", |
|
|
@ -1512,6 +1512,69 @@ |
|
|
|
}, |
|
|
|
"time": "2025-01-27T14:24:01+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "laravel/ui", |
|
|
|
"version": "v4.6.1", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/laravel/ui.git", |
|
|
|
"reference": "7d6ffa38d79f19c9b3e70a751a9af845e8f41d88" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/laravel/ui/zipball/7d6ffa38d79f19c9b3e70a751a9af845e8f41d88", |
|
|
|
"reference": "7d6ffa38d79f19c9b3e70a751a9af845e8f41d88", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"illuminate/console": "^9.21|^10.0|^11.0|^12.0", |
|
|
|
"illuminate/filesystem": "^9.21|^10.0|^11.0|^12.0", |
|
|
|
"illuminate/support": "^9.21|^10.0|^11.0|^12.0", |
|
|
|
"illuminate/validation": "^9.21|^10.0|^11.0|^12.0", |
|
|
|
"php": "^8.0", |
|
|
|
"symfony/console": "^6.0|^7.0" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"orchestra/testbench": "^7.35|^8.15|^9.0|^10.0", |
|
|
|
"phpunit/phpunit": "^9.3|^10.4|^11.5" |
|
|
|
}, |
|
|
|
"type": "library", |
|
|
|
"extra": { |
|
|
|
"laravel": { |
|
|
|
"providers": [ |
|
|
|
"Laravel\\Ui\\UiServiceProvider" |
|
|
|
] |
|
|
|
}, |
|
|
|
"branch-alias": { |
|
|
|
"dev-master": "4.x-dev" |
|
|
|
} |
|
|
|
}, |
|
|
|
"autoload": { |
|
|
|
"psr-4": { |
|
|
|
"Laravel\\Ui\\": "src/", |
|
|
|
"Illuminate\\Foundation\\Auth\\": "auth-backend/" |
|
|
|
} |
|
|
|
}, |
|
|
|
"notification-url": "https://packagist.org/downloads/", |
|
|
|
"license": [ |
|
|
|
"MIT" |
|
|
|
], |
|
|
|
"authors": [ |
|
|
|
{ |
|
|
|
"name": "Taylor Otwell", |
|
|
|
"email": "taylor@laravel.com" |
|
|
|
} |
|
|
|
], |
|
|
|
"description": "Laravel UI utilities and presets.", |
|
|
|
"keywords": [ |
|
|
|
"laravel", |
|
|
|
"ui" |
|
|
|
], |
|
|
|
"support": { |
|
|
|
"source": "https://github.com/laravel/ui/tree/v4.6.1" |
|
|
|
}, |
|
|
|
"time": "2025-01-28T15:15:29+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "league/commonmark", |
|
|
|
"version": "2.6.1", |
|
|
|