File tree 2 files changed +1130
-785
lines changed
2 files changed +1130
-785
lines changed Original file line number Diff line number Diff line change 25
25
"lara-zeus/core" : " 3.x-dev"
26
26
},
27
27
"require-dev" : {
28
- "orchestra/testbench" : " ^7.0 || ^8.0" ,
28
+ "pestphp/pest" : " ^2.0" ,
29
+ "phpunit/phpunit" : " ^10.2" ,
29
30
"laravel/pint" : " ^1.0" ,
30
- "nunomaduro/collision" : " ^6 .0" ,
31
+ "nunomaduro/collision" : " ^7 .0" ,
31
32
"nunomaduro/larastan" : " ^2.0.1" ,
32
- "pestphp/pest" : " ^1.21" ,
33
- "pestphp/pest-plugin-laravel" : " ^1.1" ,
34
- "pestphp/pest-plugin-livewire" : " ^1.0" ,
35
- "pestphp/pest-plugin-parallel" : " ^0.3" ,
33
+ "orchestra/testbench" : " ^7.0 || ^8.0" ,
34
+ "pestphp/pest-plugin-laravel" : " 2.x-dev" ,
35
+ "pestphp/pest-plugin-livewire" : " 2.x-dev" ,
36
36
"phpstan/extension-installer" : " ^1.1" ,
37
37
"phpstan/phpstan-deprecation-rules" : " ^1.0" ,
38
- "phpstan/phpstan-phpunit" : " ^1.0" ,
39
- "phpunit/phpunit" : " ^9.5"
38
+ "phpstan/phpstan-phpunit" : " ^1.0"
40
39
},
41
40
"autoload" : {
42
41
"psr-4" : {
You can’t perform that action at this time.
0 commit comments