We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6bca7a commit 303017aCopy full SHA for 303017a
undo_configure.sh
@@ -2,3 +2,5 @@
2
echo "## revert to last commit"
3
git reset head --hard
4
git clean -f -d
5
+rm -fr vendor
6
+rm composer.lock
0 commit comments