Require old DBIC version to fix deploy problem

This commit is contained in:
Oliver Gorwits
2014-10-07 08:37:46 +01:00
parent d50dba3eee
commit 455ab22fca
4 changed files with 16 additions and 3 deletions

View File

@@ -40,6 +40,15 @@ but they are backwards compatible.
=head2 General Notices
When upgrading you will encounter a current incompatibility between Netdisco
and one of its components. To work around this, issue the following command:
~/bin/localenv cpanm --notest --force Dancer@1.3126 DBIx::Class@0.08270
=head1 2.029008
=head2 General Notices
When upgrading you will encounter a current incompatibility between Netdisco
and one of its components. To work around this, issue the following command: