Skip to content

Commit

Permalink
Removed useless (for now) security.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dean151 committed Jul 24, 2022
1 parent 0e5d2dc commit 5e4d4fc
Show file tree
Hide file tree
Showing 5 changed files with 74 additions and 544 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"php-amqplib/php-amqplib": "^3.2",
"phpdocumentor/reflection-docblock": "^5.3",
"phpstan/phpdoc-parser": "^1.6",
"symfony/asset": "^6.1.0",
"symfony/console": "^6.1.0",
"symfony/dotenv": "^6.1.0",
"symfony/expression-language": "^6.1.0",
Expand All @@ -30,7 +31,6 @@
"symfony/property-info": "^6.1.0",
"symfony/proxy-manager-bridge": "^6.1.0",
"symfony/runtime": "^6.1.0",
"symfony/security-bundle": "^6.1.0",
"symfony/serializer": "^6.1.0",
"symfony/validator": "^6.1.0",
"symfony/yaml": "^6.1.0",
Expand All @@ -47,7 +47,6 @@
"phpstan/phpstan-symfony": "^1.2",
"phpunit/phpunit": "^9.5",
"ratchet/pawl": "^0.4.1",
"symfony/asset": "^6.1.0",
"symfony/browser-kit": "^6.1.0",
"symfony/debug-bundle": "^6.1.0",
"symfony/http-client": "^6.1.0",
Expand Down
Loading

0 comments on commit 5e4d4fc

Please sign in to comment.