We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 197c7b9 commit aaffa77Copy full SHA for aaffa77
composer.json
@@ -21,7 +21,7 @@
21
"cortexphp/json-schema": "^1.0",
22
"cortexphp/model-info": "^0.3",
23
"guzzlehttp/psr7": "^2.8",
24
- "illuminate/collections": "^12.0",
+ "illuminate/collections": "^12.49",
25
"laravel/prompts": "^0.3.8",
26
"openai-php/client": "^0.18",
27
"php-mcp/client": "^1.0",
@@ -67,7 +67,7 @@
67
}
68
},
69
"scripts": {
70
- "test": "pest",
+ "test": "pest --parallel",
71
"ecs": "ecs check --fix",
72
"rector": "rector process",
73
"stan": "phpstan analyse",
0 commit comments