Skip to content

Commit

Permalink
switch to security bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruben Hollevoet committed Oct 25, 2022
1 parent 064e430 commit 9ebf1bb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"ext-json": "*",
"doctrine/doctrine-bundle": "^1.12.13 || ^2.0",
"phpseclib/phpseclib": "^2.0",
"symfony/framework-bundle": "^3.4 || ^4.3 || ^5.4",
"symfony/http-client": "^4.4 || ^5.4",
"symfony/security": "^3.4.49 || ^4.4.24 || ^5.4",
"symfony/framework-bundle": "^5.4",
"symfony/http-client": "^5.4",
"symfony/security-bundle": "^5.4",
"symfony/monolog-bundle": "^3.3"
},
"autoload": {
Expand Down

0 comments on commit 9ebf1bb

Please sign in to comment.