File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
"minimum-stability" : " stable" ,
5
5
"prefer-stable" : true ,
6
6
"require" : {
7
- "php" : " ^8.3" ,
7
+ "php" : " ^8.3.13 " ,
8
8
"ext-ctype" : " *" ,
9
9
"ext-iconv" : " *" ,
10
10
"ext-intl" : " *" ,
30
30
},
31
31
"require-dev" : {
32
32
"friendsofphp/php-cs-fixer" : " ^3.64.0" ,
33
- "infection/infection" : " ^0.27.11 " ,
33
+ "infection/infection" : " ^0.29.8 " ,
34
34
"laravel/pint" : " ^1.18.1" ,
35
35
"phan/phan" : " ^5.4.5" ,
36
36
"phpmd/phpmd" : " ^2.15.0" ,
37
37
"phpstan/extension-installer" : " ^1.4.3" ,
38
38
"phpstan/phpstan-deprecation-rules" : " ^1.2.1" ,
39
39
"phpstan/phpstan-strict-rules" : " ^1.6.1" ,
40
40
"phpstan/phpstan-symfony" : " ^1.4.12" ,
41
- "phpunit/phpunit" : " ^10.5.38 " ,
41
+ "phpunit/phpunit" : " ^11.4.3 " ,
42
42
"psalm/plugin-symfony" : " ^5.2.5" ,
43
43
"roave/security-advisories" : " dev-latest" ,
44
44
"spatie/symfony-ignition-bundle" : " ^1.1.0" ,
You can’t perform that action at this time.
0 commit comments