update composer libs

This commit is contained in:
Mario Vavti
2019-04-25 08:52:50 +02:00
parent e937e8fff9
commit e779335d06
102 changed files with 3122 additions and 3982 deletions

View File

@@ -10,5 +10,6 @@ namespace Sabre\VObject;
* @author Evert Pot (http://evertpot.com/)
* @license http://sabre.io/license/ Modified BSD License
*/
class InvalidDataException extends \Exception {
class InvalidDataException extends \Exception
{
}