Skip to content

Commit

Permalink
fix: remove nucleos antispam
Browse files Browse the repository at this point in the history
  • Loading branch information
Grafikart committed Nov 1, 2024
1 parent 035388b commit 091e908
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 115 deletions.
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
"league/oauth2-github": "^2.0",
"league/oauth2-google": "^3.0",
"nelmio/cors-bundle": "^2.2",
"nucleos/antispam-bundle": "^2.3",
"oneup/flysystem-bundle": "^4.1",
"paypal/paypal-checkout-sdk": "^1.0",
"phpdocumentor/reflection-docblock": "^5.0",
Expand Down
94 changes: 4 additions & 90 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion config/bundles.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,4 @@
DAMA\DoctrineTestBundle\DAMADoctrineTestBundle::class => ['test' => true],
Symfony\Bundle\MercureBundle\MercureBundle::class => ['all' => true],
KnpU\OAuth2ClientBundle\KnpUOAuth2ClientBundle::class => ['all' => true],
Nucleos\AntiSpamBundle\NucleosAntiSpamBundle::class => ['all' => true],
];
10 changes: 0 additions & 10 deletions config/packages/nucleos_antispam.yaml

This file was deleted.

10 changes: 0 additions & 10 deletions config/packages/test/nucleos_antispam.yaml

This file was deleted.

3 changes: 0 additions & 3 deletions symfony.lock
Original file line number Diff line number Diff line change
Expand Up @@ -314,9 +314,6 @@
"nikic/php-parser": {
"version": "v4.3.0"
},
"nucleos/antispam-bundle": {
"version": "2.1.0"
},
"oneup/flysystem-bundle": {
"version": "4.0",
"recipe": {
Expand Down

0 comments on commit 091e908

Please sign in to comment.