Skip to content

Commit

Permalink
Merge pull request #815 from gugod/cleanup-old-dependencies
Browse files Browse the repository at this point in the history
Cleanup old dependencies
  • Loading branch information
gugod authored Aug 31, 2024
2 parents 32b4d65 + 45ba665 commit 8d48b57
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 118 deletions.
6 changes: 1 addition & 5 deletions META.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,7 @@
"Path::Class" : "0.33",
"Test2::Plugin::IOEvents" : "0.001001",
"Test2::Plugin::NoWarnings" : "0.10",
"Test2::V0" : "0.000163",
"Test::More" : "1.001002",
"Test::NoWarnings" : "1.04",
"Test::Simple" : "1.001002",
"Test::TempDir::Tiny" : "0.016"
"Test2::V0" : "0.000163"
}
}
},
Expand Down
4 changes: 0 additions & 4 deletions META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ build_requires:
Test2::Plugin::IOEvents: '0.001001'
Test2::Plugin::NoWarnings: '0.10'
Test2::V0: '0.000163'
Test::More: '1.001002'
Test::NoWarnings: '1.04'
Test::Simple: '1.001002'
Test::TempDir::Tiny: '0.016'
configure_requires:
Module::Build::Tiny: '0.039'
dynamic_config: 0
Expand Down
4 changes: 0 additions & 4 deletions cpanfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ on test => sub {
requires 'File::Which' => '1.21';
requires 'IO::All' => '0.51';
requires 'Path::Class' => '0.33';
requires 'Test::More' => '1.001002';
requires 'Test::NoWarnings' => '1.04';
requires 'Test::Simple' => '1.001002';
requires 'Test::TempDir::Tiny' => '0.016';
requires 'Test2::V0' => '0.000163';
requires 'Test2::Plugin::NoWarnings' => '0.10';
requires 'Test2::Plugin::IOEvents' => '0.001001';
Expand Down
105 changes: 0 additions & 105 deletions t/test_helpers.pl

This file was deleted.

0 comments on commit 8d48b57

Please sign in to comment.