File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -25,6 +25,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
25
25
26
26
* fixed wording in the released section by s/To Add/Added and s/To Change/Changed
27
27
28
+ ## [ 0.3.1] ( https://github.com/bazzline/php_component_cli_environment/tree/0.3.0 ) - released at 2022-11-23
29
+
30
+ ### Changed
31
+
32
+ * Updated requirements
33
+
28
34
## [ 0.3.0] ( https://github.com/bazzline/php_component_cli_environment/tree/0.3.0 ) - released at 2022-11-23
29
35
30
36
### Changed
Original file line number Diff line number Diff line change 19
19
],
20
20
"require" : {
21
21
"net_bazzline/php_component_cli_arguments" : " 2.1.*" ,
22
- "net_bazzline/php_component_toolbox" : " >=1.5 " ,
22
+ "net_bazzline/php_component_toolbox" : " >=1.10 " ,
23
23
"php" : " >=8.0"
24
24
},
25
25
"license" : " LGPLv3" ,
You can’t perform that action at this time.
0 commit comments