Skip to content

Commit b9e0b96

Browse files
committed
Fixed Composer version number for DOMPDFModule.
1 parent 406604b commit b9e0b96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"php": ">=5.3.3",
44
"zendframework/zendframework": "dev-master",
55
"dompdf/dompdf": "dev-master",
6-
"dino/dompdf-module": "2.0.*"
6+
"dino/dompdf-module": "0.2.*"
77
}
88
}

0 commit comments

Comments
 (0)