Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build system, dependency changes #57

Open
4 tasks
mike42 opened this issue Dec 21, 2023 · 0 comments
Open
4 tasks

Build system, dependency changes #57

mike42 opened this issue Dec 21, 2023 · 0 comments
Milestone

Comments

@mike42
Copy link
Owner

mike42 commented Dec 21, 2023

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 mike42 added this to the v1.0 milestone Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant