Skip to content

Releases: smartbooster/standard-bundle

v0.4.3

07 Dec 14:20
a40ed30
Compare
Choose a tag to compare

Fixed

  • Extend phpstan memory limit up to 1G

Added

  • add /.phpcs-cache to .gitignore

v0.4.2

07 Dec 11:33
067f785
Compare
Choose a tag to compare

Fixed

  • Fix removed lineLimit mentioned on 10a0861 due to dynamic property on the PSR12 ruleset. ⇾ The solution was to set it on the Generic.Files.LineLength ruleset

Removed

v0.4.1

07 Dec 10:50
Compare
Choose a tag to compare

Revert back to dotted notation for recipe_template as this is the only method to be sure that composer get the right manifest version

v0.4.0

07 Dec 09:37
Compare
Choose a tag to compare

Test updating minor with branch versioning in index recipes.json

v0.3.1

07 Dec 09:29
Compare
Choose a tag to compare

Branch versioning in index recipes.jso

v0.3.0

06 Dec 18:01
Compare
Choose a tag to compare
  • Doc about how to update the manifest.json
  • Switch recipe_template naming from doted notation to fixed name
  • try to use the version in origin_template instead of the main branch

v0.2.1

06 Dec 17:07
Compare
Choose a tag to compare

Fixed

  • manifest Fix copy-from-package path from package to project using placeholders
  • phpunit.xml : Removed the dynamic property check lineLimit as it is deprecated in PHP 8.2

Removed

  • Removing anterior recipe smartbooster.standard-bundle.0.x.json as only the current version specified in recipe_template is used

v0.2.0

06 Dec 16:32
Compare
Choose a tag to compare

Add liip, dama config, test Makefile command and his phpunit.xml

v0.1.1

06 Dec 16:10
Compare
Choose a tag to compare

Add QA Makefile command + phpmetrics and phpcpd vendor

v0.1

06 Dec 15:21
Compare
Choose a tag to compare

Initial bundle release