Releases: Setono/editorjs-php
Releases · Setono/editorjs-php
v1.5.0
- Require PHP >= 8.4
- Upgrade
cuyz/valinorto^2.0 - Remove
azjezz/psl— the top-level JSON validation is now handled by Valinor. Note thatInvalidDataException::__construct()now takes aCuyZ\Valinor\Mapper\MappingErrorinstead of PSL'sAssertException, and unknown top-level keys in the EditorJS JSON are now tolerated instead of rejected - Replace Psalm with PHPStan
Full Changelog: v1.4.0...v1.5.0
v1.4.0
Allow Symfony 8
Full Changelog: v1.3.0...v1.4.0
v1.3.0
v1.2.0
Full Changelog: v1.1.0...v1.2.0
0.2.3
Full Changelog: v0.2.2...0.2.3
v1.1.0
Allow Symfony 7
Full Changelog: v1.0.0...v1.1.0
v1.0.0
v1.0.0-alpha.8
Full Changelog: v1.0.0-alpha.7...v1.0.0-alpha.8
v1.0.0-alpha.7
Simplify throwOnUnsupported method call
v1.0.0-alpha.6
Add helper method for HeaderBlock