Skip to content

Commit 31d30a6

Browse files
authored
Merge pull request #3798 from nextcloud/dependabot/composer/league/commonmark-2.6.0
Chore(deps): Bump league/commonmark from 2.5.3 to 2.6.0
2 parents 5d24fd8 + c5eb4f8 commit 31d30a6

36 files changed

+36
-0
lines changed

appinfo/routes.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* SPDX-FileCopyrightText: 2017 Nextcloud contributors
45
* SPDX-License-Identifier: AGPL-3.0-or-later

lib/Event/BaseEvent.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* SPDX-FileCopyrightText: 2021 Nextcloud contributors
45
* SPDX-License-Identifier: AGPL-3.0-or-later

lib/Event/CommentAddEvent.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* SPDX-FileCopyrightText: 2021 Nextcloud contributors
45
* SPDX-License-Identifier: AGPL-3.0-or-later

lib/Event/CommentDeleteEvent.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* SPDX-FileCopyrightText: 2021 Nextcloud contributors
45
* SPDX-License-Identifier: AGPL-3.0-or-later

lib/Event/CommentEvent.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* SPDX-FileCopyrightText: 2021 Nextcloud contributors
45
* SPDX-License-Identifier: AGPL-3.0-or-later

lib/Event/OptionConfirmedEvent.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* SPDX-FileCopyrightText: 2021 Nextcloud contributors
45
* SPDX-License-Identifier: AGPL-3.0-or-later

lib/Event/OptionCreatedEvent.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* SPDX-FileCopyrightText: 2021 Nextcloud contributors
45
* SPDX-License-Identifier: AGPL-3.0-or-later

lib/Event/OptionDeletedEvent.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* SPDX-FileCopyrightText: 2021 Nextcloud contributors
45
* SPDX-License-Identifier: AGPL-3.0-or-later

lib/Event/OptionEvent.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* SPDX-FileCopyrightText: 2021 Nextcloud contributors
45
* SPDX-License-Identifier: AGPL-3.0-or-later

lib/Event/OptionUnconfirmedEvent.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* SPDX-FileCopyrightText: 2021 Nextcloud contributors
45
* SPDX-License-Identifier: AGPL-3.0-or-later

0 commit comments

Comments
 (0)