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 7448ee7 commit 9d0e4b9Copy full SHA for 9d0e4b9
.gitignore
@@ -1,9 +1,7 @@
1
composer.phar
2
/vendor/
3
._*
4
-# Commit your application's lock file http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file
5
-# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file
6
-# composer.lock
+*.lock
7
.DS_Store
8
.idea
9
phpunit.phar
0 commit comments