File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 21
21
"require" : {
22
22
"php" : " ~8.0.0" ,
23
23
"composer-runtime-api" : " ^2.1.0" ,
24
- "laminas/laminas-code" : " ^4.4.2 " ,
24
+ "laminas/laminas-code" : " ^4.11.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.2.10 " ,
34
+ "phpunit/phpunit" : " ^9.6.9 " ,
35
+ "roave/infection-static-analysis-plugin" : " ^1.32.0 " ,
36
+ "squizlabs/php_codesniffer" : " ^3.7.2 " ,
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