Changes between Version 30 and Version 31 of members/GRIP-UQAM
- Timestamp:
- Feb 24, 2015, 4:32:20 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
members/GRIP-UQAM
v30 v31 33 33 * [wiki:support-team] 34 34 == Example composer.json for Drupal 7 == 35 {{{ 36 #!application/json 35 37 { 36 38 "require": { … … 42 44 } 43 45 } 46 }}} 44 47 == Some Composer commands == 45 48 * $ ./composer.phar self-update