diff --git a/.horde.yml b/.horde.yml index e9139a7..9e3174e 100644 --- a/.horde.yml +++ b/.horde.yml @@ -15,7 +15,7 @@ authors: active: false role: lead version: - release: 2.0.0alpha4 + release: 2.0.0alpha5 api: 2.0.0alpha1 state: release: alpha diff --git a/composer.json b/composer.json index a6e328f..dc1584b 100644 --- a/composer.json +++ b/composer.json @@ -1,4 +1,5 @@ { + "minimum-stability": "dev", "name": "horde/css_parser", "description": "CSS parser library", "type": "library", diff --git a/doc/Horde/Css/Parser/CHANGES b/doc/Horde/Css/Parser/CHANGES index d94ee75..1b1f91c 100644 --- a/doc/Horde/Css/Parser/CHANGES +++ b/doc/Horde/Css/Parser/CHANGES @@ -1,3 +1,10 @@ +------------ +v2.0.0alpha5 +------------ + + + + ------------ v2.0.0alpha4 ------------ diff --git a/doc/Horde/Css/Parser/changelog.yml b/doc/Horde/Css/Parser/changelog.yml index c4b12ec..76a82f2 100644 --- a/doc/Horde/Css/Parser/changelog.yml +++ b/doc/Horde/Css/Parser/changelog.yml @@ -1,4 +1,15 @@ --- +2.0.0alpha5: + api: 2.0.0alpha1 + state: + release: alpha + api: alpha + date: 2022-11-05 + license: + identifier: LGPL-2.1 + uri: http://www.horde.org/licenses/lgpl21 + notes: |+ + 2.0.0alpha4: api: 2.0.0alpha1 state: diff --git a/package.xml b/package.xml index c5f8f6f..0597fbc 100644 --- a/package.xml +++ b/package.xml @@ -12,7 +12,7 @@ 2022-11-05 - 2.0.0alpha4 + 2.0.0alpha5 2.0.0alpha1 @@ -21,8 +21,7 @@ LGPL-2.1-only -* [rla] Alpha Release for PHP 8. -* |+ +* @@ -288,6 +287,22 @@ + + + + + + + + + + + + + + + + 1.0.0 @@ -523,12 +538,27 @@ alpha alpha - 2021-03-13 - LGPL-2.1-only + 2022-11-05 + LGPL-2.1 * [rla] Alpha Release for PHP 8. * |+ + + + 2.0.0alpha5 + 2.0.0alpha1 + + + alpha + alpha + + 2022-11-05 + LGPL-2.1 + +* + +