Update PHPCS and other dependencies.

This commit is contained in:
Dane Everitt 2017-11-05 13:33:42 -06:00
parent 82b7bff7f7
commit 30ab6ed692
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
5 changed files with 266 additions and 146 deletions

View file

@ -99,7 +99,7 @@ class EnvironmentService
*
* @return array
*/
final private function getEnvironmentMappings(): array
private function getEnvironmentMappings(): array
{
return [
'STARTUP' => 'startup',