Skip to content

Commit

Permalink
fix deps larastan
Browse files Browse the repository at this point in the history
  • Loading branch information
riskihajar committed Mar 31, 2024
1 parent ea3001c commit 6edd649
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": "^5.0|^6.0|^7.0|^8.0",
"nunomaduro/larastan": "^2.0",
"larastan/larastan": "^1.0|^2.0",
"orchestra/testbench": "^6.0|^7.0|^8.0|^9.0",
"pestphp/pest": "^1.21|^2.0",
"pestphp/pest-plugin-laravel": "^1.1|^2.0",
Expand Down

0 comments on commit 6edd649

Please sign in to comment.