File tree 5 files changed +54
-6
lines changed
5 files changed +54
-6
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ authors:
22
22
active : false
23
23
role : lead
24
24
version :
25
- release : 3.0.0alpha4
25
+ release : 3.0.0alpha5
26
26
api : 3.0.0alpha1
27
27
state :
28
28
release : alpha
Original file line number Diff line number Diff line change 1
1
{
2
+ "minimum-stability" : " dev" ,
2
3
"name" : " horde/cli_modular" ,
3
4
"description" : " Modular command line interface library" ,
4
5
"type" : " library" ,
Original file line number Diff line number Diff line change
1
+ ------------
2
+ v3.0.0alpha5
3
+ ------------
4
+
5
+
6
+
7
+
1
8
------------
2
9
v3.0.0alpha4
3
10
------------
Original file line number Diff line number Diff line change 1
1
---
2
+ 3.0.0alpha5 :
3
+ api : 3.0.0alpha1
4
+ state :
5
+ release : alpha
6
+ api : alpha
7
+ date : 2022-11-04
8
+ license :
9
+ identifier : LGPL-2.1
10
+ uri : http://www.horde.org/licenses/lgpl
11
+ notes : |+
12
+
2
13
3.0.0alpha4 :
3
14
api : 3.0.0alpha1
4
15
state :
Original file line number Diff line number Diff line change 18
18
</lead >
19
19
<date >2022-11-04</date >
20
20
<version >
21
- <release >3.0.0alpha4 </release >
21
+ <release >3.0.0alpha5 </release >
22
22
<api >3.0.0alpha1</api >
23
23
</version >
24
24
<stability >
27
27
</stability >
28
28
<license uri =" http://www.horde.org/licenses/lgpl" >LGPL-2.1-only</license >
29
29
<notes >
30
- * [rla] Enable PHP 8.x compat.
31
- * |+
30
+ *
32
31
</notes >
33
32
<contents >
34
33
<dir baseinstalldir =" /" name =" /" >
173
172
</filelist >
174
173
</phprelease >
175
174
<changelog >
175
+
176
+
177
+
178
+
179
+
180
+
181
+
182
+
183
+
184
+
185
+
186
+
187
+
188
+
189
+
176
190
<release >
177
191
<version >
178
192
<release >1.0.0alpha1</release >
393
407
<release >alpha</release >
394
408
<api >alpha</api >
395
409
</stability >
396
- <date >2021-03-13 </date >
397
- <license uri =" http://www.horde.org/licenses/lgpl" >LGPL-2.1-only </license >
410
+ <date >2022-11-04 </date >
411
+ <license uri =" http://www.horde.org/licenses/lgpl" >LGPL-2.1</license >
398
412
<notes >
399
413
* [rla] Enable PHP 8.x compat.
400
414
* |+
401
415
</notes >
402
416
</release >
417
+ <release >
418
+ <version >
419
+ <release >3.0.0alpha5</release >
420
+ <api >3.0.0alpha1</api >
421
+ </version >
422
+ <stability >
423
+ <release >alpha</release >
424
+ <api >alpha</api >
425
+ </stability >
426
+ <date >2022-11-04</date >
427
+ <license uri =" http://www.horde.org/licenses/lgpl" >LGPL-2.1</license >
428
+ <notes >
429
+ *
430
+ </notes >
431
+ </release >
403
432
</changelog >
404
433
</package >
You can’t perform that action at this time.
0 commit comments