diff options
author | Matthew Somerville <matthew@mysociety.org> | 2019-11-22 19:07:26 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2019-11-23 14:52:02 +0000 |
commit | 5ee12f1525fd928cb7af7558b61a2d0a001155bf (patch) | |
tree | 1f6cedb8abbde5ffa049289aa4995a9ad51e4486 /cpanfile | |
parent | 09026f609ce28860d555967e0f5d7cd833fb20d0 (diff) |
Switch to internal QR code generator.
Diffstat (limited to 'cpanfile')
-rw-r--r-- | cpanfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -87,6 +87,7 @@ requires 'HTML::Entities'; requires 'HTML::FormHandler::Model::DBIC'; requires 'HTTP::Request::Common'; requires 'Image::Size', '3.300'; +requires 'Image::PNG::QRCode'; requires 'IO::Socket::SSL', '2.066'; requires 'IO::String'; requires 'JSON::MaybeXS'; |