Releases: gocom/textpattern-installer
Releases · gocom/textpattern-installer
1.0.14
- Allow installing Textpattern plugins as dependencies outside a Textpattern
installation as a normal library.
1.0.13
- Fixed: Textpattern >= 4.8 compatibility on PHP >= 8.1. Before would halt
to trying to access array offset on value of type null
error about
$txp_sections
global variable on PHP >= 8.1.
1.0.12
- Fixed: Composer compatibility regression introduced in the last release.
Now truly supports Composer >= 2.0.0.
1.0.11
- Fixed: Composer >= 2.0.0 compatibility.
- Fixed: Textpattern 4.8.x compatibility.
1.0.10
- Fixed: Incorrect method call.