Skip to content

Commit

Permalink
Update composer.json to use Larastan Org
Browse files Browse the repository at this point in the history
Starting with Larastan 2.7.0, the Larastan repository will now be managed under the Larastan organization.
  • Loading branch information
arnebr authored Dec 25, 2023
1 parent 81d4bdc commit 3f8c4e8
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 @@ -25,7 +25,7 @@
"require-dev" : {
"ext-redis": "*",
"mockery/mockery": "^1.4",
"nunomaduro/larastan": "^2.0",
"larastan/larastan": "^2.0",
"orchestra/testbench": "^6.23|^7.0|^8.0",
"pestphp/pest": "^1.21",
"pestphp/pest-plugin-laravel": "^1.2",
Expand Down

0 comments on commit 3f8c4e8

Please sign in to comment.