Skip to content

Commit e6720f7

Browse files
author
Jonas De Keukelaere
committed
Set latest version for packages
1 parent 49b79f0 commit e6720f7

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

composer.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -22,28 +22,28 @@
2222
"prefer-stable": true,
2323
"require": {
2424
"php": "^8.3",
25-
"gedmo/doctrine-extensions": "^3",
26-
"friendsofsymfony/jsrouting-bundle": "^3",
27-
"knplabs/knp-menu-bundle": "^3.0",
25+
"gedmo/doctrine-extensions": "^3.17",
26+
"friendsofsymfony/jsrouting-bundle": "^3.5",
27+
"knplabs/knp-menu-bundle": "^3.4",
2828
"symfony/form": "^7.2",
2929
"symfony/asset": "^7.2",
3030
"symfony/console": "^7.2",
3131
"symfony/security-bundle": "^7.2",
3232
"symfony/translation": "^7.2",
3333
"symfony/twig-bundle": "^7.2",
34-
"twig/inky-extra": "^3.3",
35-
"twig/cssinliner-extra": "^3.3",
36-
"twig/extra-bundle": "^3.3",
37-
"symfony/ux-autocomplete": "^2.8",
38-
"doctrine/doctrine-bundle": "^2.11",
39-
"doctrine/orm": "^2.0",
40-
"symfony/ux-toggle-password": "^2.16"
34+
"twig/inky-extra": "^3.16",
35+
"twig/cssinliner-extra": "^3.16",
36+
"twig/extra-bundle": "^3.16",
37+
"symfony/ux-autocomplete": "^2.22",
38+
"doctrine/doctrine-bundle": "^2.13",
39+
"doctrine/orm": "^3.3",
40+
"symfony/ux-toggle-password": "^2.22"
4141
},
4242
"require-dev": {
4343
"roave/security-advisories": "dev-master",
4444
"symfony/phpunit-bridge": "^7.2",
45-
"friendsoftwig/twigcs": "^6.0",
46-
"symfony/maker-bundle": "^1.0"
45+
"friendsoftwig/twigcs": "^6.5",
46+
"symfony/maker-bundle": "^1.61"
4747
},
4848
"autoload": {
4949
"psr-4": {

0 commit comments

Comments
 (0)