mirror of
https://github.com/cp6/my-idlers.git
synced 2025-06-06 17:18:08 +00:00
Updated dependencies
This commit is contained in:
parent
cc9f585f5b
commit
9f4738c75e
2 changed files with 890 additions and 832 deletions
|
@ -11,22 +11,22 @@
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^8.2",
|
"php": "^8.2",
|
||||||
"guzzlehttp/guzzle": "^7.8.1",
|
"guzzlehttp/guzzle": "^7.9.2",
|
||||||
"laravel/framework": "^v11.6.0",
|
"laravel/framework": "^v11.34.2",
|
||||||
"laravel/tinker": "^v2.9.0",
|
"laravel/tinker": "^v2.10.0",
|
||||||
"laravel/ui": "^v4.5.1",
|
"laravel/ui": "^v4.6.0",
|
||||||
"yajra/laravel-datatables-oracle": "~v11.1.0",
|
"yajra/laravel-datatables-oracle": "~v11.1.5",
|
||||||
"ext-json": "*",
|
"ext-json": "*",
|
||||||
"illuminate/view": "^v11.6.0"
|
"illuminate/view": "^v11.6.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"fakerphp/faker": "^v1.23.1",
|
"fakerphp/faker": "^v1.24.1",
|
||||||
"laravel/breeze": "^v2.0.3",
|
"laravel/breeze": "^v2.2.6",
|
||||||
"laravel/sail": "^v1.29.1",
|
"laravel/sail": "^v1.39.1",
|
||||||
"mockery/mockery": "^1.6.11",
|
"mockery/mockery": "^1.6.12",
|
||||||
"nunomaduro/collision": "^v8.1.1",
|
"nunomaduro/collision": "^v8.5.0",
|
||||||
"phpunit/phpunit": "^11.1.3",
|
"phpunit/phpunit": "^11.5.0",
|
||||||
"spatie/laravel-ignition": "^2.6.2"
|
"spatie/laravel-ignition": "^2.9.0"
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
"optimize-autoloader": true,
|
"optimize-autoloader": true,
|
||||||
|
|
1698
composer.lock
generated
1698
composer.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue