Skip to content

Commit 158b4ef

Browse files
authored
Update composer.json
BREAKING CHANGE: bump
1 parent 2a35efb commit 158b4ef

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
"license": "AGPL-3.0-or-later",
1212
"require": {
1313
"php": "8.*",
14-
"symfony/framework-bundle": "6.4.*",
14+
"symfony/framework-bundle": "7.2.*",
1515
"doctrine/doctrine-bundle": "^2.7",
1616
"doctrine/orm": "^2.12",
17-
"symfony/security-bundle": "6.4.*",
18-
"symfony/validator": "6.4.*",
19-
"monolog/monolog": "^2.7|^3.0"
17+
"symfony/security-bundle": "7.2.*",
18+
"symfony/validator": "7.2.*",
19+
"monolog/monolog": "^3.0"
2020
},
2121
"autoload": {
2222
"psr-4": {

0 commit comments

Comments
 (0)