File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 39
39
"ext-json" : " *" ,
40
40
"orchid/blade-icons" : " ^4.0" ,
41
41
"tabuna/breadcrumbs" : " ^4.0" ,
42
- "laravel/framework" : " ^10.0" ,
42
+ "laravel/framework" : " ^10.0||^11.0 " ,
43
43
"laravel/scout" : " ^9.0 || ^10.0" ,
44
44
"watson/active" : " ^7.0" ,
45
45
"twbs/bootstrap-icons" : " ^1.10"
46
46
},
47
47
"require-dev" : {
48
48
"doctrine/dbal" : " ^2.10 || ^3.0" ,
49
49
"fakerphp/faker" : " ^1.9.1" ,
50
- "laravel/pint" : " ^1.2 " ,
51
- "orchestra/testbench-core" : " ^8.0" ,
52
- "orchestra/testbench-dusk" : " ^8.0" ,
50
+ "laravel/pint" : " ^1.14 " ,
51
+ "orchestra/testbench-core" : " ^8.0|^9.0 " ,
52
+ "orchestra/testbench-dusk" : " ^8.0|^9.0 " ,
53
53
"phpunit/php-code-coverage" : " ^10.0" ,
54
- "phpunit/phpunit" : " ^10.0" ,
54
+ "phpunit/phpunit" : " ^10.0|^11.0 " ,
55
55
"vimeo/psalm" : " ^5.0"
56
56
},
57
57
"conflict" : {
You can’t perform that action at this time.
0 commit comments