Skip to content

Commit

Permalink
Updating dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
rarog committed Jul 5, 2021
1 parent 42cb8aa commit e26ec42
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
],
"require" : {
"php" : "^7.1",
"dompdf/dompdf" : "^0.8.4",
"dompdf/dompdf" : "^1.0",
"laminas/laminas-servicemanager" : "^3.0",
"laminas/laminas-modulemanager" : "^2.8"
"laminas/laminas-modulemanager" : "^2.10"
},
"require-dev" : {
"phpunit/phpunit" : "^7.0 || ^8.0 || ^9.0",
Expand All @@ -34,4 +34,4 @@
}
],
"license" : "BSD 3-Clause License"
}
}

0 comments on commit e26ec42

Please sign in to comment.