Skip to content

Commit

Permalink
minor #2264 [Autocomplete] Remove unused "symfony/security-csrf" dev …
Browse files Browse the repository at this point in the history
…dependency (smnandre)

This PR was merged into the 2.x branch.

Discussion
----------

[Autocomplete] Remove unused "symfony/security-csrf" dev dependency

Spotted by `@nicolas`-grekas in #2251

Commits
-------

6445355 [Autocomplete] Remove unused "symfony/security-csrf" dev dependency
  • Loading branch information
javiereguiluz committed Oct 14, 2024
2 parents 4df0129 + 6445355 commit d159cdd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Autocomplete/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@
"symfony/phpunit-bridge": "^6.3|^7.0",
"symfony/process": "^6.3|^7.0",
"symfony/security-bundle": "^6.3|^7.0",
"symfony/security-csrf": "^6.3|^7.0",
"symfony/twig-bundle": "^6.3|^7.0",
"symfony/uid": "^6.3|^7.0",
"twig/twig": "^2.14.7|^3.0.4",
Expand Down

0 comments on commit d159cdd

Please sign in to comment.