my127 / workspace

Development environment tooling
MIT License
16 stars 13 forks source link

PHP 8.1 support #134

Closed g-foster2020 closed 1 year ago

g-foster2020 commented 1 year ago

Need to wait for php-library tasks to be completed before tests will pass here as it is using my127/my127 dev-master which is currently not >8.1 compatible (I have been loading a local path repository).

g-foster2020 commented 1 year ago

Also waiting on php-library tasks before composer update can be run and updated composer.lock committed (I have been developing with local path repository of php-library with >8.1 compatibility changes).