When i try to uninstall it, it shows me this -
https://ibb.co/ssXTd5C
[root@srv72497639 public_html]# composer remove swiftmailer/swiftmailer
Do not run Composer as root/super user! See https://getcomposer.org/root for details
Continue as root/super user [yes]? y
swiftmailer/swiftmailer is not required in your composer.json and has not been removed
./composer.json has been updated
Running composer update swiftmailer/swiftmailer
Loading composer repositories with package information
Updating dependencies
Nothing to modify in lock file
Installing dependencies from lock file (including require-dev)
Nothing to install, update or remove
Package swiftmailer/swiftmailer is abandoned, you should avoid using it. Use symfony/mailer instead.
Generating autoload files
112 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
Found 1 security vulnerability advisory affecting 1 package.
Run "composer audit" for a full list of advisories.
Removal failed, swiftmailer/swiftmailer is still present, it may be required by another package. See `composer why swiftmailer/swiftmailer`.
[root@srv72497639 public_html]# composer why swiftmailer/swiftmailer
Do not run Composer as root/super user! See https://getcomposer.org/root for details
Continue as root/super user [yes]? y
illuminate/mail v8.83.27 requires swiftmailer/swiftmailer (^6.3)