File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 15
15
}
16
16
],
17
17
"require" : {
18
- "genealabs/laravel-casts" : " dev-feature/upgrade-to-blade-components@dev" ,
19
- "illuminate/support" : " ^10.0" ,
20
- "illuminate/view" : " ^10.0" ,
21
- "php" : " ^8.2 " ,
18
+ "genealabs/laravel-casts" : " dev-feature/upgrade-to-blade-components @dev" ,
19
+ "illuminate/support" : " ^9.0|^ 10.0" ,
20
+ "illuminate/view" : " ^9.0|^ 10.0" ,
21
+ "php" : " ^7.3|^8.0 " ,
22
22
"ramsey/uuid" : " ^4.0" ,
23
23
"titasgailius/search-relations" : " ^1.0"
24
24
},
25
25
"require-dev" : {
26
26
"doctrine/dbal" : " ^2.9" ,
27
27
"fakerphp/faker" : " ^1.11" ,
28
28
"laravel/legacy-factories" : " ^1.0" ,
29
- "orchestra/testbench" : " ^8.0" ,
29
+ "orchestra/testbench" : " ^7.0|^8.0" ,
30
+ "phpunit/phpunit" : " ^9.5|^10.0" ,
30
31
"php-coveralls/php-coveralls" : " ^2.1" ,
31
- "phpunit/phpunit" : " ^10.0" ,
32
32
"symfony/thanks" : " ^1.2"
33
33
},
34
34
"autoload" : {
You can’t perform that action at this time.
0 commit comments