Skip to content

Commit

Permalink
replace nunomaduro/larastan with larastan\larastan
Browse files Browse the repository at this point in the history
  • Loading branch information
d8vjork committed Dec 11, 2023
1 parent 07032aa commit b374f67
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 @@ -33,7 +33,7 @@
"symfony/property-info": "^6.0"
},
"require-dev": {
"nunomaduro/larastan": "^2.0",
"larastan/larastan": "^2.0",
"orchestra/testbench": "^7.0 || ^8.0",
"phpstan/phpstan": "^1.0",
"phpunit/phpunit": "^9.0 || ^10.0"
Expand Down

0 comments on commit b374f67

Please sign in to comment.