Skip to content

Commit 031979f

Browse files
committed
chore: udpated thord party dependencies
1 parent d9d4147 commit 031979f

File tree

4 files changed

+48
-47
lines changed

4 files changed

+48
-47
lines changed

composer.lock

Lines changed: 48 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

phpmyfaq/src/phpMyFAQ/Attachment/AttachmentException.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,4 @@
2424
*/
2525
class AttachmentException extends \Exception
2626
{
27-
2827
}

phpmyfaq/src/phpMyFAQ/Attachment/Filesystem/File/FileException.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,4 @@
2626
*/
2727
class FileException extends AttachmentException
2828
{
29-
3029
}

phpmyfaq/src/phpMyFAQ/Search/Exception.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,4 @@
2424
*/
2525
class Exception extends \Exception
2626
{
27-
2827
}

0 commit comments

Comments
 (0)