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.
make all
1 parent ca08898 commit 4b1366aCopy full SHA for 4b1366a
Makefile
@@ -1,6 +1,6 @@
1
OPTS := ""
2
3
-all: test md links only-dev only-prod json json-pretty
+all: test md no-links only-dev only-prod json json-pretty
4
5
test:
6
php ./composer-lock-diff --from test-data/composer.lock.from --to test-data/composer.lock.to $(OPTS)
0 commit comments