Skip to content

Commit

Permalink
Rename package to shaunluedeke/ssh
Browse files Browse the repository at this point in the history
Changed the package name in composer.json from spatie/ssh to shaunluedeke/ssh. This update is necessary to reflect the new ownership or namespace of the package. All other metadata remains unchanged.
  • Loading branch information
shaunluedeke committed Oct 8, 2024
1 parent 5ccca12 commit 73d5de7
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
@@ -1,5 +1,5 @@
{
"name": "spatie/ssh",
"name": "shaunluedeke/ssh",
"description": "A lightweight package to execute commands over an SSH connection",
"keywords": [
"spatie",
Expand Down

0 comments on commit 73d5de7

Please sign in to comment.