File tree 3 files changed +13
-13
lines changed
3 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 22
22
"symfony/flex" : " ^2.5"
23
23
},
24
24
"flex-require" : {
25
- "doctrine/doctrine-bundle" : " ^2.13 " ,
25
+ "doctrine/doctrine-bundle" : "^2.14 ,
26
26
"doctrine/orm" : " ^3.3" ,
27
27
"ramsey/uuid-doctrine" : " ^2.1" ,
28
28
"symfony/asset" : " ^6.4" ,
55
55
},
56
56
"flex-require-dev" : {
57
57
"beelab/test-bundle" : " ^7.0" ,
58
- "dama/doctrine-test-bundle" : " ^8.2 " ,
58
+ "dama/doctrine-test-bundle" : " ^8.3 " ,
59
59
"deployer/deployer" : " ^7.5" ,
60
- "doctrine/doctrine-fixtures-bundle" : " ^4.0 " ,
61
- "phpunit/phpunit" : " ^12.0 " ,
60
+ "doctrine/doctrine-fixtures-bundle" : " ^4.1 " ,
61
+ "phpunit/phpunit" : " ^12.1 " ,
62
62
"symfony/debug-bundle" : " ^6.4" ,
63
63
"symfony/phpunit-bridge" : " ^7.2" ,
64
64
"symfony/profiler-pack" : " ^1.0" ,
65
- "vincentlanglet/twig-cs-fixer" : " ^3.5 "
65
+ "vincentlanglet/twig-cs-fixer" : " ^3.6 "
66
66
},
67
67
"config" : {
68
68
"allow-plugins" : {
Original file line number Diff line number Diff line change 1
- FROM nginx:1
1
+ FROM nginx:1.25
2
2
3
3
RUN apt update && apt install -y --no-install-recommends curl
4
4
Original file line number Diff line number Diff line change 11
11
"dependencies" : {
12
12
"@fortawesome/fontawesome-free" : " ^6.7.2" ,
13
13
"@popperjs/core" : " ^2.11.8" ,
14
- "bootstrap" : " ^5.3.3 "
14
+ "bootstrap" : " ^5.3.5 "
15
15
},
16
16
"devDependencies" : {
17
- "@babel/core" : " ^7.26.10 " ,
18
- "@babel/preset-env" : " ^7.26.9 " ,
17
+ "@babel/core" : " ^7.27.1 " ,
18
+ "@babel/preset-env" : " ^7.27.1 " ,
19
19
"@symfony/webpack-encore" : " ^5.1.0" ,
20
- "eslint" : " ^9.21 .0" ,
21
- "sass" : " ^1.85.1 " ,
20
+ "eslint" : " ^9.25 .0" ,
21
+ "sass" : " ^1.86.3 " ,
22
22
"sass-loader" : " ^16.0.5" ,
23
- "stylelint" : " ^16.15.0 " ,
24
- "stylelint-config-standard" : " ^37 .0.0" ,
23
+ "stylelint" : " ^16.19.1 " ,
24
+ "stylelint-config-standard" : " ^38 .0.0" ,
25
25
"stylelint-config-standard-scss" : " ^14.0.0"
26
26
},
27
27
"author" : " Massimiliano Arione" ,
You can’t perform that action at this time.
0 commit comments