We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a69490 commit ef24e83Copy full SHA for ef24e83
composer.json
@@ -36,7 +36,8 @@
36
"pestphp/pest-plugin-arch": "^2.0|^3.0",
37
"phpstan/extension-installer": "^1.1",
38
"phpstan/phpstan-deprecation-rules": "^1.0|^2.0",
39
- "phpstan/phpstan-phpunit": "^1.0|^2.0"
+ "phpstan/phpstan-phpunit": "^1.0|^2.0",
40
+ "pestphp/pest-plugin-livewire": "^2.0|^3.0"
41
},
42
"autoload": {
43
"psr-4": {
0 commit comments