1
0
Fork 0
mirror of https://github.com/composer/composer synced 2025-05-11 09:32:55 +00:00

Run cs fixer and update config to latest master

This commit is contained in:
Jordi Boggiano 2016-04-11 15:06:57 +01:00
parent b9ce06f46b
commit 3b0a1c6f70
25 changed files with 76 additions and 69 deletions

View file

@ -56,6 +56,7 @@ class ArrayRepository extends BaseRepository
}
}
}
return null;
}