Skip to content

Commit

Permalink
Update symfony/security-bundle requirement from ^6 to ^6 || ^7
Browse files Browse the repository at this point in the history
Updates the requirements on [symfony/security-bundle](https://github.com/symfony/security-bundle) to permit the latest version.
- [Release notes](https://github.com/symfony/security-bundle/releases)
- [Changelog](https://github.com/symfony/security-bundle/blob/7.2/CHANGELOG.md)
- [Commits](symfony/security-bundle@v6.0.0...v7.2.0)

---
updated-dependencies:
- dependency-name: symfony/security-bundle
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent f02ce0f commit 2c2ed2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"symfony/console": "^6"
},
"require-dev": {
"symfony/security-bundle": "^6",
"symfony/security-bundle": "^6 || ^7",
"symfony/yaml": "^6",
"beberlei/porpaginas": "^1.2 || ^2.0",
"php-coveralls/php-coveralls": "^2.1.0",
Expand Down

0 comments on commit 2c2ed2d

Please sign in to comment.