File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed
Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1111 ],
1212 "require" : {
1313 "php" : " ^8.1.0" ,
14- "guzzlehttp/guzzle" : " ^7.5.1 " ,
15- "laravel/framework" : " ^9.46.0|^10.9.0 " ,
16- "openai-php/client" : " ^0.6.0 "
14+ "guzzlehttp/guzzle" : " ^7.7.0 " ,
15+ "laravel/framework" : " ^9.46.0|^10.14.1 " ,
16+ "openai-php/client" : " ^0.6.3 "
1717 },
1818 "require-dev" : {
19- "laravel/pint" : " ^1.10.2 " ,
20- "pestphp/pest" : " ^2.6.3 " ,
21- "pestphp/pest-plugin-arch" : " ^2.2" ,
19+ "laravel/pint" : " ^1.10.3 " ,
20+ "pestphp/pest" : " ^2.8.2 " ,
21+ "pestphp/pest-plugin-arch" : " ^2.2.2 " ,
2222 "pestphp/pest-plugin-mock" : " ^2.0.0" ,
23- "phpstan/phpstan" : " ^1.10.19 " ,
24- "symfony/var-dumper" : " ^6.3"
23+ "phpstan/phpstan" : " ^1.10.25 " ,
24+ "symfony/var-dumper" : " ^6.3.1 "
2525 },
2626 "autoload" : {
2727 "psr-4" : {
Original file line number Diff line number Diff line change 2626 <directory suffix =" .php" >./tests</directory >
2727 </testsuite >
2828 </testsuites >
29- <coverage >
29+ <source >
3030 <include >
3131 <directory suffix =" .php" >./src</directory >
3232 </include >
33- </coverage >
33+ </source >
3434</phpunit >
You can’t perform that action at this time.
0 commit comments