Commit graph

14 commits

Author SHA1 Message Date
2aa16f3405 Merge branch 'fever' into opml 2019-07-24 14:04:04 -04:00
62fe3a7298 Fix case of vfsstream tool dependency 2019-06-21 10:30:36 -04:00
54aaab50b5 Update tools 2019-06-20 15:57:49 -04:00
17fd909335 Add DOM extension as a direct dependency
Previously it was already a dependency of PicoFeed,
so there's effectively no change
2019-03-29 10:15:30 -04:00
8020457820 Update dependencies 2019-03-25 11:28:15 -04:00
b1282b6f6a Upgrade to PHP 7.1 and PHPUnit 7. 2019-01-25 22:07:37 -05:00
bc8d443d84 Change PicoFeed dependency to a maintained variant 2019-01-23 12:36:43 -05:00
8103d37bc7 Dev dependency update 2018-11-22 13:36:25 -05:00
ffea7e804a Sync Composer locks 2018-11-07 13:11:27 -05:00
1b8e1e499b Dev dependency update 2018-11-02 10:02:49 -04:00
0be9dcb5a8 Update dependencies 2018-10-26 16:27:18 -04:00
6848f154c0 Update dev dependencies 2017-12-16 17:11:17 -05:00
4bc3398157 Use Robo for programming task execution
The plan had originally been to use Bldr, but Bldr's features were not particularly compelling, and it has not been maintained recently. By contrast Robo has very useful features while still meeting my needs.

In addition to migrating the build process, the current Robo file also runs unit tests, with or without coverage reporting.

Fixes #116; improves #113
2017-12-08 14:37:49 -05:00
e6607453bc Disentangle Composer dev dependencies 2017-12-07 15:09:03 -05:00