php-library-starter-kit
php-library-starter-kit copied to clipboard
:building_construction: A tool to quickly set up the base files of a PHP library project.
When first installing the project I get an error on `Ramsey\Dev\LibraryStarterKit\Wizard::start`. The error is: `No arguments expected, got "starter-kit".` I'm using Ubuntu 20.04 and php 7.4  What I'm doing...
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2. Changelog Sourced from github/codeql-action's changelog. 2.1.9 - 27 Apr 2022 Add working-directory input to the autobuild action. #1024 The analyze and upload-sarif actions will...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.1.0 to 3.1.0. Release notes Sourced from codecov/codecov-action's releases. v3.1.0 3.1.0 Features #699 Incorporate xcode arguments for the Codecov uploader Dependencies #694 build(deps-dev): bump @vercel/ncc from 0.33.3...
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. Release notes Sourced from actions/checkout's releases. v3.0.0 Updated to the node16 runtime by default This requires a minimum Actions Runner version of v2.285.0 to...
Hi, Nice piece of code. I have the same error as described here (https://github.com/ramsey/php-library-starter-kit/issues/32). It's an array to string conversion error. I use composer v2.2.3 and the symfony/process version bundled...
Change ```totallyTyped="true"``` to ```errorLevel="1"```
According the codecov json schema
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.1.0 to 3.1.1. Release notes Sourced from codecov/codecov-action's releases. 3.1.1 What's Changed Update deprecation warning by @slifty in codecov/codecov-action#661 Create codeql-analysis.yml by @mitchell-codecov in codecov/codecov-action#593 build(deps): bump...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.4 to 4.0.0. Release notes Sourced from codecov/codecov-action's releases. v4.0.0 v4 of the Codecov Action uses the CLI as the underlying upload. The CLI has helped to...
Bumps [ridedott/merge-me-action](https://github.com/ridedott/merge-me-action) from 2.10.56 to 2.10.67. Release notes Sourced from ridedott/merge-me-action's releases. v2.10.67 2.10.67 (2024-01-30) Chores deps-dev: bump @commitlint/cli from 18.4.4 to 18.5.0 (53790a3) deps-dev: bump @commitlint/cli from 18.5.0 to...