Skip to content

Commit 4fb1827

Browse files
committed
Bump dev tools, drop Symfony 7.2
1 parent de6a527 commit 4fb1827

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

composer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,20 +16,20 @@
1616
"react/event-loop": "^1.5",
1717
"react/socket": "^1.16",
1818
"symfony/deprecation-contracts": "^2.5 || ^3.0",
19-
"symfony/http-foundation": "^6.4 || ^7.2",
20-
"symfony/routing": "^6.4 || ^7.2"
19+
"symfony/http-foundation": "^6.4 || ^7.3",
20+
"symfony/routing": "^6.4 || ^7.3"
2121
},
2222
"require-dev": {
2323
"ext-session": "*",
2424
"ext-sockets": "*",
2525
"phpstan/extension-installer": "^1.4.3",
26-
"phpstan/phpstan": "2.1.17",
27-
"phpstan/phpstan-phpunit": "2.0.6",
28-
"phpunit/phpunit": "12.1.6",
26+
"phpstan/phpstan": "2.1.29",
27+
"phpstan/phpstan-phpunit": "2.0.7",
28+
"phpunit/phpunit": "12.3.15",
2929
"psr/container": "^1.0 || ^2.0",
3030
"psr/event-dispatcher": "^1.0",
31-
"rector/rector": "2.0.16",
32-
"symfony/security-core": "^6.4 || ^7.2"
31+
"rector/rector": "2.1.7",
32+
"symfony/security-core": "^6.4 || ^7.3"
3333
},
3434
"conflict": {
3535
"psr/container": ">=3.0",

0 commit comments

Comments
 (0)