Skip to content

Commit 1367400

Browse files
authored
Update composer.json
1 parent 7940a84 commit 1367400

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@
4646
"nunomaduro/collision": "^8.1",
4747
"pestphp/pest": "^3.0",
4848
"phpstan/phpstan": "^2.1",
49-
"phpunit/phpunit": "^11.0.1"
49+
"phpunit/phpunit": "^11.0.1",
50+
"psalm/plugin-laravel": "^3.0"
5051
},
5152
"autoload": {
5253
"psr-4": {

0 commit comments

Comments
 (0)