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 2b4ce22 commit a0e9563Copy full SHA for a0e9563
.gitignore
@@ -1,5 +1,6 @@
1
# PhpStorm project files
2
.idea
3
4
-# Composer vendor dir
5
-/vendor
+# Composer
+/vendor
6
+composer.lock
0 commit comments