Skip to content

Commit 3fd20a5

Browse files
Merge pull request #3 from mhor/patch-1
Delete composer.lock
2 parents fe06174 + 9f020a6 commit 3fd20a5

File tree

3 files changed

+3
-77
lines changed

3 files changed

+3
-77
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
vendor/*
2+
composer.phar
3+
composer.lock

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ echo $pdf->pages; // Get the number of pages
3737
```
3838

3939
# Exceptions
40-
This library throws 4 kind of exceptions to represnet the official exit codes.
40+
This library throws 4 kind of exceptions to represent the official exit codes.
4141
* OpenPDFException
4242
* OpenOutputException
4343
* PDFPermissionException

composer.lock

Lines changed: 0 additions & 76 deletions
This file was deleted.

0 commit comments

Comments
 (0)