File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1717 ],
1818 "require" : {
1919 "php" : " ^8.1 | ^8.2 | ^8.3 | ^8.4" ,
20- "cleaniquecoders/traitify" : " ^1.2" ,
20+ "cleaniquecoders/traitify" : " ^1.2.1 " ,
2121 "illuminate/contracts" : " ^9.0 | ^10.0 | ^11.0 | ^12.0" ,
2222 "spatie/laravel-package-tools" : " ^1.14"
2323 },
2424 "require-dev" : {
2525 "larastan/larastan" : " ^2.9" ,
26- "laravel/framework" : " 12.*" ,
2726 "laravel/pint" : " ^1.6" ,
2827 "nunomaduro/collision" : " ^7.0|^8.0" ,
29- "orchestra/testbench" : " 10.* " ,
28+ "orchestra/testbench" : " ^8.0|^9.0 " ,
3029 "pestphp/pest" : " ^2.0|^3.0" ,
3130 "pestphp/pest-plugin-laravel" : " ^2.0|^3.0" ,
3231 "phpstan/extension-installer" : " ^1.1" ,
3332 "phpstan/phpstan-deprecation-rules" : " ^1.0" ,
3433 "phpstan/phpstan-phpunit" : " ^1.0" ,
35- "phpunit/phpunit" : " ^9.5|^10.0|^11.0|^12.0 " ,
34+ "phpunit/phpunit" : " ^9.5|^10.0|^11.0" ,
3635 "spatie/laravel-ray" : " ^1.26"
3736 },
3837 "autoload" : {
You can’t perform that action at this time.
0 commit comments