Skip to content

Commit

Permalink
Merge pull request #29 from achmadhadikurnia/main
Browse files Browse the repository at this point in the history
Change require-dev to use larastan/larastan
  • Loading branch information
achmadhadikurnia authored Feb 19, 2024
2 parents d00c80c + 3139d91 commit eefbcfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"require-dev": {
"laravel/pint": "^1.0",
"nunomaduro/collision": "^7.8",
"nunomaduro/larastan": "^2.0.1",
"larastan/larastan": "^2.0.1",
"orchestra/testbench": "^8.8",
"pestphp/pest": "^2.20",
"pestphp/pest-plugin-arch": "^2.0",
Expand Down

0 comments on commit eefbcfd

Please sign in to comment.