Skip to content

Commit

Permalink
Try again to fix rr downloading into root
Browse files Browse the repository at this point in the history
Try to update composer.lock that it keeps complaining about
  • Loading branch information
nmeri17 committed Apr 8, 2023
1 parent 4aa6b56 commit 0c62036
Show file tree
Hide file tree
Showing 2 changed files with 5,910 additions and 2,084 deletions.
4 changes: 1 addition & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@
"require-dev": {},
"scripts": {
"post-create-project-cmd": [
"php -r \"chdir(__DIR__. '/vendor/bin');\"",

"rr get-binary"
"rr get-binary --location=vendor/bin"
]
}
}
Loading

0 comments on commit 0c62036

Please sign in to comment.