File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 2323 }],
2424 "require" : {
2525 "php" : " ^8.1.0" ,
26- "illuminate/support" : " ^10.0" ,
27- "illuminate/console" : " ^10.0" ,
26+ "illuminate/support" : " ^10.0|^11.0|^12.0 " ,
27+ "illuminate/console" : " ^10.0|^11.0|^12.0 " ,
2828 "laracasts/flash" : " ^3.2.2" ,
2929 "laravelcollective/html" : " ^6.4" ,
30- "symfony/var-exporter" : " ^6.2.5"
30+ "symfony/var-exporter" : " ^6.2.5|^7.0 "
3131 },
3232 "require-dev" : {
3333 "phpunit/phpunit" : " ^10.0.7" ,
3434 "mockery/mockery" : " ^1.5.1" ,
35- "orchestra/testbench" : " ^8.0.0" ,
36- "pestphp/pest" : " 2.x-dev " ,
37- "pestphp/pest-plugin-laravel" : " 2.x-dev "
35+ "orchestra/testbench" : " ^8.0|^9.0|^10 .0" ,
36+ "pestphp/pest" : " ^2.0|^3.0 " ,
37+ "pestphp/pest-plugin-laravel" : " ^2.0|^3.0 "
3838 },
3939 "autoload" : {
4040 "psr-4" : {
You can’t perform that action at this time.
0 commit comments