File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change 22
22
}
23
23
],
24
24
"require" : {
25
- "php" : " ^8.0 " ,
25
+ "php" : " ^8.1 " ,
26
26
"ext-openssl" : " *" ,
27
- "illuminate/contracts" : " ^9 .0" ,
28
- "illuminate/database" : " ^9 .0" ,
29
- "illuminate/support" : " ^9 .0" ,
30
- "illuminate/validation" : " ^9 .0" ,
31
- "spatie/laravel-package-tools" : " ^1.9.2 "
27
+ "illuminate/contracts" : " ^10 .0" ,
28
+ "illuminate/database" : " ^10 .0" ,
29
+ "illuminate/support" : " ^10 .0" ,
30
+ "illuminate/validation" : " ^10 .0" ,
31
+ "spatie/laravel-package-tools" : " ^1.14 "
32
32
},
33
33
"require-dev" : {
34
- "friendsofphp/php-cs-fixer" : " ^3.4 " ,
35
- "orchestra/testbench" : " ^7 .0" ,
36
- "phpunit/phpunit" : " ^9.5" ,
37
- "spatie/laravel-ray" : " ^1.26 " ,
38
- "vimeo/psalm" : " ^4.20 "
34
+ "friendsofphp/php-cs-fixer" : " ^3.14 " ,
35
+ "orchestra/testbench" : " ^8 .0" ,
36
+ "phpunit/phpunit" : " ^9.5.10 " ,
37
+ "spatie/laravel-ray" : " ^1.32 " ,
38
+ "vimeo/psalm" : " ^5.6 "
39
39
},
40
40
"autoload" : {
41
41
"psr-4" : {
You can’t perform that action at this time.
0 commit comments