File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 2323 }
2424 ],
2525 "require" : {
26- "php" : " ^8.1|^8.2|^8.3" ,
26+ "php" : " ^8.1|^8.2|^8.3|^8.4 " ,
2727 "blade-ui-kit/blade-heroicons" : " ^2.1" ,
28- "illuminate/contracts" : " ^10.0|^11.0" ,
29- "illuminate/support" : " ^10.0|^11.0" ,
28+ "illuminate/contracts" : " ^10.0|^11.0|^12.0 " ,
29+ "illuminate/support" : " ^10.0|^11.0|^12.0 " ,
3030 "livewire/livewire" : " ^3.0|dev-main"
3131 },
3232 "require-dev" : {
3333 "ext-sqlite3" : " *" ,
34- "brianium/paratest" : " ^5.0|^6.0|^7.0|^8.0" ,
34+ "brianium/paratest" : " ^5.0|^6.0|^7.0|^8.0|^9.0 " ,
3535 "laravel/pint" : " ^1.10" ,
3636 "monolog/monolog" : " *" ,
37- "nunomaduro/collision" : " ^6.0|^7.0|^8.0" ,
38- "larastan/larastan" : " ^2.6" ,
39- "orchestra/testbench" : " ^7.0|^8.0|^9.0" ,
40- "phpunit/phpunit" : " ^9.0|^10.0|^11.0"
37+ "nunomaduro/collision" : " ^6.0|^7.0|^8.0|^9.0 " ,
38+ "larastan/larastan" : " ^2.6|^3.0 " ,
39+ "orchestra/testbench" : " ^7.0|^8.0|^9.0|^10.0 " ,
40+ "phpunit/phpunit" : " ^9.0|^10.0|^11.0|^12.0 "
4141 },
4242 "autoload" : {
4343 "psr-4" : {
You can’t perform that action at this time.
0 commit comments