File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 19
19
}
20
20
],
21
21
"require" : {
22
- "php" : " ~8.0.0 " ,
22
+ "php" : " ~8.4.5 " ,
23
23
"composer-runtime-api" : " ^2.1.0" ,
24
- "laminas/laminas-code" : " ^4.4.2 " ,
24
+ "laminas/laminas-code" : " ^4.16.0 " ,
25
25
"webimpress/safe-writer" : " ^2.2.0"
26
26
},
27
27
"conflict" : {
28
28
"thecodingmachine/safe" : " <1.3.3"
29
29
},
30
30
"require-dev" : {
31
31
"ext-phar" : " *" ,
32
- "doctrine/coding-standard" : " ^9.0.0 " ,
33
- "phpbench/phpbench" : " ^1.0.3 " ,
34
- "phpunit/phpunit" : " ^9.5.6 " ,
35
- "roave/infection-static-analysis-plugin" : " ^1.8 " ,
36
- "squizlabs/php_codesniffer" : " ^3.6 .0" ,
37
- "vimeo/psalm" : " ^4.8.1 "
32
+ "doctrine/coding-standard" : " ^9.0.2 " ,
33
+ "phpbench/phpbench" : " ^1.4.1 " ,
34
+ "phpunit/phpunit" : " ^9.6.22 " ,
35
+ "roave/infection-static-analysis-plugin" : " ^1.37.0 " ,
36
+ "squizlabs/php_codesniffer" : " ^3.12 .0" ,
37
+ "vimeo/psalm" : " ^4.30.0 "
38
38
},
39
39
"suggest" : {
40
40
"ocramius/generated-hydrator" : " To have very fast object to array to object conversion for ghost objects" ,
You can’t perform that action at this time.
0 commit comments