We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 996df72 commit d9e4940Copy full SHA for d9e4940
composer.json
@@ -22,12 +22,12 @@
22
"ext-session": "*",
23
"ext-sockets": "*",
24
"phpstan/extension-installer": "^1.3.1",
25
- "phpstan/phpstan": "1.12.0",
+ "phpstan/phpstan": "1.12.7",
26
"phpstan/phpstan-phpunit": "1.4.0",
27
- "phpunit/phpunit": "11.3.1",
+ "phpunit/phpunit": "11.4.3",
28
"psr/container": "^1.0 || ^2.0",
29
"psr/event-dispatcher": "^1.0",
30
- "rector/rector": "1.2.4",
+ "rector/rector": "1.2.8",
31
"symfony/security-core": "^6.4 || ^7.0"
32
},
33
"conflict": {
0 commit comments