Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3750849
D1108.id2832.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D1108.id2832.diff
View Options
diff --git a/map.jinja b/map.jinja
--- a/map.jinja
+++ b/map.jinja
@@ -78,6 +78,7 @@
'aspell-fr': 'aspell-fr',
'aspell-en': 'aspell-en',
'certbot': 'certbot',
+ 'composer': 'composer',
'cppunit': 'libcppunit-dev',
'emacs': 'emacs-nox',
'mariadb': 'mariadb-server',
@@ -118,6 +119,7 @@
'aspell-fr': 'fr-aspell',
'aspell-en': 'en-aspell',
'certbot': 'py27-certbot',
+ 'composer': 'php-composer',
'cppunit': 'cppunit',
'emacs': 'emacs-nox11',
'exiftool': 'p5-Image-ExifTool-devel',
diff --git a/roles/shellserver/userland-software/base.sls b/roles/shellserver/userland-software/base.sls
--- a/roles/shellserver/userland-software/base.sls
+++ b/roles/shellserver/userland-software/base.sls
@@ -143,13 +143,16 @@
- pkgs:
# PHP
- {{ packages_prefixes.php }}bcmath
+ - {{ packages_prefixes.php }}ctype
- {{ packages_prefixes.php }}curl
- {{ packages_prefixes.php }}dom
+ - {{ packages_prefixes.php }}filter
- {{ packages_prefixes.php }}gd
- {{ packages_prefixes.php }}intl
- {{ packages_prefixes.php }}json
- {{ packages_prefixes.php }}mbstring
- {{ packages_prefixes.php }}mysqli
+ - {{ packages_prefixes.php }}openssl
- {{ packages_prefixes.php }}pcntl
- {{ packages_prefixes.php }}phar
- {{ packages_prefixes.php }}pdo
@@ -159,6 +162,7 @@
- {{ packages_prefixes.php }}soap
- {{ packages_prefixes.php }}wddx
- {{ packages_prefixes.php }}xsl
+ - {{ packages.composer }}
# TCL
- tcllib
- {{ packages.tcltls }}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Nov 18, 03:55 (20 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2250032
Default Alt Text
D1108.id2832.diff (1 KB)
Attached To
Mode
D1108: Install Composer on dev servers
Attached
Detach File
Event Timeline
Log In to Comment