Minor syntax update to provide compatibility with PHP 5.3
This swaps out the 5.4 array syntax with the older style to provide compatibility with PHP 5.3. Though we do not intend to actively support 5.3 with future development, we find it reasonable to make this minor change, especially considering composer itself requires a minimum of 5.3.2.