Skip to content

Commit a72d7ef

Browse files
committed
ignore composer.phar
for running unit tests the external dependencies are now managed using composer, so it's necessary to download compmoser.phar to install them.
1 parent ddca4bb commit a72d7ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
phpunit.xml
22
composer.lock
3+
composer.phar
34
autoload.php
45
/vendor/

0 commit comments

Comments
 (0)