gfx-php icon indicating copy to clipboard operation
gfx-php copied to clipboard

Build system, dependency changes

Open mike42 opened this issue 2 years ago • 0 comments

Changes necessary to get build/test rolling again for next release.

  • [ ] Upgrade development dependencies, possibly find modern alternative to php_codesniffer
        "phpunit/phpunit": "^6.5",
        "squizlabs/php_codesniffer": "^3.3.1",
        "phpbench/phpbench": "@dev"
  • [ ] Raise minimum PHP version for next release
  • [ ] Write GitHub actions build to replace Travis build
  • [ ] Replace build status badge in repo

mike42 avatar Dec 21 '23 12:12 mike42