Skip to content

Commit

Permalink
➕ Add PHP Insights
Browse files Browse the repository at this point in the history
  • Loading branch information
siguici committed Oct 22, 2023
1 parent 306189f commit 70da5d9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
"laravel/pint": "^1.13",
"mockery/mockery": "^1.6",
"nunomaduro/collision": "^7.10",
"nunomaduro/phpinsights": "^2.9",
"pestphp/pest": "^2.23",
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^10.4",
Expand All @@ -81,7 +82,8 @@
"preferred-install": "dist",
"sort-packages": true,
"allow-plugins": {
"pestphp/pest-plugin": true
"pestphp/pest-plugin": true,
"dealerdirect/phpcodesniffer-composer-installer": true
}
},
"minimum-stability": "stable",
Expand Down

0 comments on commit 70da5d9

Please sign in to comment.