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.
2 parents 836d5d5 + 691f666 commit aa311c6Copy full SHA for aa311c6
.gitignore
@@ -1,3 +1,9 @@
1
.buildpath
2
.project
3
.settings
4
+composer.phar
5
+vendor/
6
+
7
+# Commit your application's lock file http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file
8
+# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file
9
+# composer.lock
0 commit comments