Skip to content

Commit

Permalink
Merge pull request #7704 from ehuelsmann/fix/1.11/update-bigfloat-dep
Browse files Browse the repository at this point in the history
Update PGObject::Type::BigFloat minimum dependency
  • Loading branch information
ehuelsmann committed Nov 11, 2023
2 parents a38b3ff + 9317e50 commit 7b9dbfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpanfile
Expand Up @@ -92,7 +92,7 @@ requires 'PGObject', '2.3.2';
requires 'PGObject::Simple', '3.1.0';
requires 'PGObject::Simple::Role', '2.1.1';
requires 'PGObject::Type::Registry';
requires 'PGObject::Type::BigFloat', '2.0.1';
requires 'PGObject::Type::BigFloat', '2.1.1';
requires 'PGObject::Type::DateTime', '2.0.2';
requires 'PGObject::Type::ByteString', '1.2.3';
requires 'PGObject::Util::DBMethod', '1.1.0';
Expand Down

0 comments on commit 7b9dbfd

Please sign in to comment.