### Support PHP 8.1 - [x] Add logic of readonly to an attribute in the container https://github.com/php-internal/container/issues/4 - [x] Use the attribute instead of `readonly` in the Testo code --- ### Package - [x] Create a repository - [x] Register in packagist https://packagist.org/packages/internal/container - [x] Replace the container in Testo - [x] Replace the container in `buggregator/trap` https://github.com/buggregator/trap/pull/218 - [x] Replace the container in `internal/dload` https://github.com/php-internal/dload/pull/116
Support PHP 8.1
readonlyin the Testo codePackage
buggregator/traprefactor: replace the in-tree DI container with internal/container buggregator/trap#218internal/dloadrefactor: replace the in-tree DI container with internal/container php-internal/dload#116