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 3842a0f commit 045be0aCopy full SHA for 045be0a
README.md
@@ -12,7 +12,7 @@ Currently works primarly against Drupal
12
You may get dependency conflicts when using composer, so a phar installation is often easiest.
13
14
```
15
-wget https://github.com/smmccabe/phpdebt/releases/download/1.0.0/phpdebt.phar
+wget https://github.com/smmccabe/phpdebt/releases/download/1.0.1/phpdebt.phar
16
chmod +x phpdebt.phar
17
sudo mv phpdebt.phar /usr/local/bin/phpdebt
18
0 commit comments