Skip to content
Failed

Changes

Summary

  1. Migrate to Symfony/Console (#4) (details)
  2. Fix README. (details)
Commit 7874e87f59d6c18323312942b4ec2497929829fe by noreply
Migrate to Symfony/Console (#4)

- Includes PHP version requirement increase, and upgrades to some other dependencies.
The file was modifiedsrc/OaiPmh/HarvesterFactory.php (diff)
The file was addedtests/unit-tests/src/VuFindTest/OaiPmh/HarvesterCommandTest.php
The file was modifiedsrc/ConsoleOutput/ConsoleWriter.php (diff)
The file was modifiedtests/unit-tests/src/VuFindTest/ConsoleOutput/ConsoleWriterTest.php (diff)
The file was modifiedcomposer.json (diff)
The file was modifiedtests/vufind.php_cs (diff)
The file was modified.travis.yml (diff)
The file was modifiedphpunit.xml (diff)
The file was modifiedbin/harvest_oai.php (diff)
The file was modifiedtests/unit-tests/src/VuFindTest/OaiPmh/HarvesterTest.php (diff)
The file was removedsrc/OaiPmh/HarvesterConsoleRunner.php
The file was removedtests/unit-tests/src/VuFindTest/OaiPmh/HarvesterConsoleRunnerTest.php
The file was addedsrc/OaiPmh/HarvesterCommand.php
The file was modifiedCHANGELOG.md (diff)
The file was modifiedREADME.md (diff)