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 e552628 commit d98fda9Copy full SHA for d98fda9
composer.json
@@ -20,9 +20,9 @@
20
}
21
},
22
"require-dev": {
23
- "friendsofphp/php-cs-fixer": "^3.52",
+ "friendsofphp/php-cs-fixer": "^3.53",
24
"jetbrains/phpstorm-attributes": "^1.0",
25
- "nikic/php-parser": "^4.17|^5.0",
+ "nikic/php-parser": "^4.19|^5.0",
26
"phplrt/compiler": "^3.6",
27
"phpunit/phpunit": "^10.5|^11.0",
28
"rector/rector": "^1.0",
@@ -31,7 +31,7 @@
31
"type-lang/printer": ">=1.0.0-beta2 <2.0",
32
"type-lang/phpdoc": ">=1.0.0-beta8 <2.0",
33
"type-lang/phpdoc-standard-tags": "^1.0",
34
- "vimeo/psalm": "^5.18"
+ "vimeo/psalm": "^5.23"
35
36
"autoload-dev": {
37
"psr-4": {
0 commit comments