|
46 | 46 | "php": ">=7.4",
|
47 | 47 | "ext-json": "*",
|
48 | 48 | "ext-pdo": "*",
|
49 |
| - "guanguans/soar-php": "^4.1", |
| 49 | + "guanguans/soar-php": "^4.2", |
50 | 50 | "illuminate/support": "^8.0 || ^9.0 || ^10.0 || ^11.0",
|
51 |
| - "maximebf/debugbar": "^1.21" |
| 51 | + "maximebf/debugbar": "^1.22" |
52 | 52 | },
|
53 | 53 | "require-dev": {
|
54 | 54 | "bamarni/composer-bin-plugin": "^1.8",
|
55 | 55 | "barryvdh/laravel-debugbar": "^3.7",
|
56 | 56 | "brainmaestro/composer-git-hooks": "^2.8",
|
57 | 57 | "ergebnis/composer-normalize": "^2.42",
|
58 |
| - "friendsofphp/php-cs-fixer": "^3.52", |
| 58 | + "friendsofphp/php-cs-fixer": "^3.58", |
59 | 59 | "guanguans/ai-commit": "dev-main",
|
60 | 60 | "guanguans/monorepo-builder-worker": "^1.4",
|
61 | 61 | "itsgoingd/clockwork": "^5.2",
|
62 | 62 | "kubawerlos/php-cs-fixer-custom-fixers": "^3.21",
|
63 | 63 | "laravel/legacy-factories": "^1.4",
|
64 | 64 | "mockery/mockery": "^1.6",
|
65 |
| - "orchestra/testbench": "^6.43 || ^7.0 || ^8.0 || ^9.0", |
| 65 | + "orchestra/testbench": "^6.44 || ^7.0 || ^8.0 || ^9.0", |
66 | 66 | "pestphp/pest": "^1.23 || ^2.0",
|
67 | 67 | "pestphp/pest-plugin-faker": "^1.0 || ^2.0",
|
68 | 68 | "pestphp/pest-plugin-laravel": "^1.2 || ^2.0",
|
69 | 69 | "php-mock/php-mock-phpunit": "^2.10",
|
70 | 70 | "phpstan/extension-installer": "^1.3",
|
71 |
| - "phpstan/phpstan-deprecation-rules": "^1.1", |
72 |
| - "rector/rector": "^1.0", |
| 71 | + "phpstan/phpstan-deprecation-rules": "^1.2", |
| 72 | + "rector/rector": "^1.1", |
73 | 73 | "spatie/pest-plugin-snapshots": "^1.1 || ^2.0",
|
74 | 74 | "spatie/ray": "^1.41",
|
75 |
| - "vimeo/psalm": "^5.23" |
| 75 | + "vimeo/psalm": "^5.24" |
76 | 76 | },
|
77 | 77 | "suggest": {
|
78 | 78 | "barryvdh/laravel-debugbar": "Output SQL scores to Laravel DebugBar.",
|
|
0 commit comments