Skip to content

Commit e338c1a

Browse files
deps(be): Lock file maintenance be
1 parent dda3a28 commit e338c1a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

be/composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"minimum-stability": "stable",
55
"prefer-stable": true,
66
"require": {
7-
"php": "^8.3",
7+
"php": "^8.3.13",
88
"ext-ctype": "*",
99
"ext-iconv": "*",
1010
"ext-intl": "*",
@@ -30,15 +30,15 @@
3030
},
3131
"require-dev": {
3232
"friendsofphp/php-cs-fixer": "^3.64.0",
33-
"infection/infection": "^0.27.11",
33+
"infection/infection": "^0.29.8",
3434
"laravel/pint": "^1.18.1",
3535
"phan/phan": "^5.4.5",
3636
"phpmd/phpmd": "^2.15.0",
3737
"phpstan/extension-installer": "^1.4.3",
3838
"phpstan/phpstan-deprecation-rules": "^1.2.1",
3939
"phpstan/phpstan-strict-rules": "^1.6.1",
4040
"phpstan/phpstan-symfony": "^1.4.12",
41-
"phpunit/phpunit": "^10.5.38",
41+
"phpunit/phpunit": "^11.4.3",
4242
"psalm/plugin-symfony": "^5.2.5",
4343
"roave/security-advisories": "dev-latest",
4444
"spatie/symfony-ignition-bundle": "^1.1.0",

0 commit comments

Comments
 (0)