Skip to content

Commit ebb3678

Browse files
committed
Merge pull request #23 from BrunoSpy/patch-1
Update composer.json
2 parents a18c237 + 07a1f60 commit ebb3678

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,9 @@
1111
"email": "[email protected]"
1212
}
1313
],
14-
"minimum-stability": "dev",
1514
"require": {
1615
"php": ">=5.3.0",
17-
"dompdf/dompdf": "dev-master#1abb9117a50c2854761bacaaff4b8a08257a1e8e"
16+
"dompdf/dompdf": "0.6.*"
1817
},
1918
"autoload": {
2019
"psr-0": {

0 commit comments

Comments
 (0)