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 14
14
"require" : {
15
15
"php" : " ^8.1" ,
16
16
"illuminate/contracts" : " ^10.0|^11.0" ,
17
- "spatie/laravel-package-tools" : " ^1.12 "
17
+ "spatie/laravel-package-tools" : " ^1.16.2 "
18
18
},
19
19
"require-dev" : {
20
20
"composer-runtime-api" : " ^2.2" ,
21
- "orchestra/testbench" : " ^8.5.2 |^9.0" ,
22
- "pestphp/pest" : " ^2.6 .1" ,
23
- "rector/rector" : " ^1.0" ,
24
- "spatie/pest-plugin-snapshots" : " ^2.0.1 " ,
25
- "laravel/pint" : " ^1.10 " ,
26
- "phpstan/phpstan" : " ^1.10" ,
27
- "nunomaduro/larastan" : " ^2.6 "
21
+ "orchestra/testbench" : " ^8.0 |^9.0" ,
22
+ "pestphp/pest" : " ^2.34 .1" ,
23
+ "rector/rector" : " ^1.0.2 " ,
24
+ "spatie/pest-plugin-snapshots" : " ^2.1.0 " ,
25
+ "laravel/pint" : " ^1.14 " ,
26
+ "phpstan/phpstan" : " ^1.10.59 " ,
27
+ "nunomaduro/larastan" : " ^2.9.2 "
28
28
},
29
29
"autoload" : {
30
30
"psr-4" : {
You can’t perform that action at this time.
0 commit comments