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 ce97ee9 commit f47ca8eCopy full SHA for f47ca8e
.gitignore
@@ -1,6 +1,5 @@
1
-composer.phar
+# Directories
2
/vendor/
3
4
-# Commit your application's lock file https://getcomposer.org/doc/01-basic-usage.md#commit-your-composer-lock-file-to-version-control
5
-# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file
6
-# composer.lock
+# Files
+composer.lock
0 commit comments