Skip to content

Commit ef24e83

Browse files
committed
add composer.json
1 parent 1a69490 commit ef24e83

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@
3636
"pestphp/pest-plugin-arch": "^2.0|^3.0",
3737
"phpstan/extension-installer": "^1.1",
3838
"phpstan/phpstan-deprecation-rules": "^1.0|^2.0",
39-
"phpstan/phpstan-phpunit": "^1.0|^2.0"
39+
"phpstan/phpstan-phpunit": "^1.0|^2.0",
40+
"pestphp/pest-plugin-livewire": "^2.0|^3.0"
4041
},
4142
"autoload": {
4243
"psr-4": {

0 commit comments

Comments
 (0)