File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,10 @@ using the [Keep a CHANGELOG](http://keepachangelog.com) principles.
77
88## [ Unreleased]
99
10+ ### Changed
11+
1012- upgrade [ docker-php-extension-installer] ( https://github.com/mlocati/docker-php-extension-installer ) to version 1.4.16
13+ - ` httpie ` tool is now installed with ** A** dvanced ** P** ackaging ** T** ool (as recommended)
1114
1215## [ 1.4.0] - 2022-01-22
1316
Original file line number Diff line number Diff line change 55 "summary" : " A modern user-friendly command-line HTTP client for the API era" ,
66 "website" : " https://github.com/httpie/httpie" ,
77 "command" : {
8- "pip-install" : {
9- "requirement" : " setuptools httpie"
8+ "shell" : {
9+ "cmd" : " httpie" ,
10+ "package_manager" : " apt"
1011 }
1112 },
12- "tags" : [" httpie" ]
13+ "tags" : [" httpie" ],
14+ "priority" : 90
1315 }
1416 ]
1517}
You can’t perform that action at this time.
0 commit comments