Skip to content

Commit

Permalink
2.30.1 Removed security checker plugin - no longer supported
Browse files Browse the repository at this point in the history
  • Loading branch information
classaxe committed Feb 19, 2021
1 parent 9a944bb commit 83ab02e
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 249 deletions.
4 changes: 1 addition & 3 deletions composer.json
Expand Up @@ -14,7 +14,6 @@
"doctrine/doctrine-bundle": "^1.9",
"gpslab/geoip2": "^1.1.6",
"sensio/framework-extra-bundle": "^5.2.4",
"sensiolabs/security-checker": "^6.0",
"symfony/apache-pack": "^1.0",
"symfony/asset": "^4.1",
"symfony/console": "^4.1",
Expand Down Expand Up @@ -72,8 +71,7 @@
"scripts": {
"auto-scripts": {
"cache:clear": "symfony-cmd",
"assets:install %PUBLIC_DIR%": "symfony-cmd",
"security-checker security:check": "script"
"assets:install %PUBLIC_DIR%": "symfony-cmd"
},
"post-install-cmd": [
"@auto-scripts"
Expand Down
221 changes: 1 addition & 220 deletions composer.lock

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

8 changes: 0 additions & 8 deletions config/packages/security_checker.yaml

This file was deleted.

18 changes: 0 additions & 18 deletions symfony.lock
Expand Up @@ -146,18 +146,6 @@
"ref": "aaddfdf43cdecd4cf91f992052d76c2cadc04543"
}
},
"sensiolabs/security-checker": {
"version": "4.0",
"recipe": {
"repo": "github.com/symfony/recipes",
"branch": "master",
"version": "4.0",
"ref": "160c9b600564faa1224e8f387d49ef13ceb8b793"
},
"files": [
"config/packages/security_checker.yaml"
]
},
"swiftmailer/swiftmailer": {
"version": "v6.0.2"
},
Expand Down Expand Up @@ -266,9 +254,6 @@
"ref": "c0c0bf94174609d740ca2a61e0201949c5683d50"
}
},
"symfony/http-client": {
"version": "v5.2.1"
},
"symfony/http-client-contracts": {
"version": "v2.2.0"
},
Expand All @@ -290,9 +275,6 @@
"ref": "fadbfe33303a76e25cb63401050439aa9b1a9c7f"
}
},
"symfony/mime": {
"version": "v5.2.1"
},
"symfony/monolog-bridge": {
"version": "v4.1.0"
},
Expand Down

0 comments on commit 83ab02e

Please sign in to comment.