Skip to content
This repository has been archived by the owner on Apr 30, 2021. It is now read-only.

Commit

Permalink
require latest version of SQL::Composer
Browse files Browse the repository at this point in the history
  • Loading branch information
vti committed Jan 17, 2014
1 parent 9c030ad commit c6588df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpanfile
Expand Up @@ -5,7 +5,7 @@ requires 'Storable' => 0;

requires 'DBI';
requires 'Hash::Merge';
requires 'SQL::Composer' => '0.04';
requires 'SQL::Composer' => '0.05';

on 'test' => sub {
requires 'Test::More', '0.98';
Expand Down

0 comments on commit c6588df

Please sign in to comment.