From a42417bb4a913beab826fa97a1159f34c42d32cb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2026 09:19:01 +0000 Subject: [PATCH 1/2] chore(1.x): release 1.1.0 --- .github/version.json | 2 +- CHANGELOG.md | 12 ++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/.github/version.json b/.github/version.json index f215a3d..a1961ec 100644 --- a/.github/version.json +++ b/.github/version.json @@ -1,3 +1,3 @@ { - ".": "1.0.1" + ".": "1.1.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c61590..37d06e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.1.0](https://github.com/php-internal/container/compare/1.0.1...1.1.0) (2026-09-08) + + +### Features + +* support PHP 8.1 via #[ScopeShared] attribute ([#5](https://github.com/php-internal/container/issues/5)) ([76dfe0b](https://github.com/php-internal/container/commit/76dfe0be031738e80a4c2dea044c523cff53c403)) + + +### Documentation + +* restyle README header and add quality badges ([86f3639](https://github.com/php-internal/container/commit/86f3639b2922c51a6d2606231869712f42ea18b8)) + ## [1.0.1](https://github.com/php-internal/container/compare/1.0.0...1.0.1) (2026-09-07) From c5fadd17a6588c3a984c9a5c5332b710bec289a9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2026 09:19:05 +0000 Subject: [PATCH 2/2] chore: update Vibe Index badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cee299f..02742dd 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ [![Support on Boosty](https://img.shields.io/static/v1?style=for-the-badge&label=&message=Sponsorship&logo=Boosty&logoColor=white&color=%23F15F2C)](https://boosty.to/roxblnfk) -[![Vibe Index](https://img.shields.io/static/v1?label=Vibe+Index&message=1.5&color=1fb684&style=flat&logo=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0iI2ZmZiI%2BPHBhdGggZD0iTTkgNCBROSAxMyAxOCAxMyBROSAxMyA5IDIyIFE5IDEzIDAgMTMgUTkgMTMgOSA0IFoiLz48cGF0aCBkPSJNMTkgMSBRMTkgNiAyNCA2IFExOSA2IDE5IDExIFExOSA2IDE0IDYgUTE5IDYgMTkgMSBaIi8%2BPHBhdGggZD0iTTIwIDE0IFEyMCAxOCAyNCAxOCBRMjAgMTggMjAgMjIgUTIwIDE4IDE2IDE4IFEyMCAxOCAyMCAxNCBaIi8%2BPC9zdmc%2B)](https://github.com/roxblnfk/action-vibe-index) +[![Vibe Index](https://img.shields.io/static/v1?label=Vibe+Index&message=1.8&color=1eb88b&style=flat-square&logo=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0iI2ZmZiI%2BPHBhdGggZD0iTTkgNCBROSAxMyAxOCAxMyBROSAxMyA5IDIyIFE5IDEzIDAgMTMgUTkgMTMgOSA0IFoiLz48cGF0aCBkPSJNMTkgMSBRMTkgNiAyNCA2IFExOSA2IDE5IDExIFExOSA2IDE0IDYgUTE5IDYgMTkgMSBaIi8%2BPHBhdGggZD0iTTIwIDE0IFEyMCAxOCAyNCAxOCBRMjAgMTggMjAgMjIgUTIwIDE4IDE2IDE4IFEyMCAxOCAyMCAxNCBaIi8%2BPC9zdmc%2B)](https://github.com/roxblnfk/action-vibe-index) [![Psalm Level](https://shepherd.dev/github/php-internal/container/level.svg)](https://shepherd.dev/github/php-internal/container) [![Type Coverage](https://shepherd.dev/github/php-internal/container/coverage.svg)](https://shepherd.dev/github/php-internal/container) [![codecov](https://codecov.io/gh/php-internal/container/branch/1.x/graph/badge.svg)](https://codecov.io/gh/php-internal/container)