File tree Expand file tree Collapse file tree 2 files changed +604
-485
lines changed Expand file tree Collapse file tree 2 files changed +604
-485
lines changed Original file line number Diff line number Diff line change 15
15
"sort-packages" : true ,
16
16
"platform" : {
17
17
"php" : " 7.4.99"
18
+ },
19
+ "allow-plugins" : {
20
+ "dealerdirect/phpcodesniffer-composer-installer" : true
18
21
}
19
22
},
20
23
"extra" : {
21
24
},
22
25
"require" : {
23
26
"php" : " ^7.4 || ~8.0.0 || ~8.1.0" ,
24
27
"laminas/laminas-config-aggregator" : " ^1.1" ,
25
- "laminas/laminas-stdlib" : " ^3.1" ,
28
+ "laminas/laminas-stdlib" : " ^3.10. 1" ,
26
29
"symfony/dependency-injection" : " ^5.4 || ^6.0"
27
30
},
28
31
"require-dev" : {
29
32
"dms/phpunit-arraysubset-asserts" : " ^0.2.1" ,
30
33
"laminas/laminas-coding-standard" : " ^2.3" ,
31
- "laminas/laminas-config" : " ^3.1 " ,
34
+ "laminas/laminas-config" : " ^3.7.0 " ,
32
35
"phpunit/phpunit" : " ^9.5" ,
33
- "psalm/plugin-phpunit" : " ^0.16 .0" ,
34
- "vimeo/psalm" : " ^4.7 "
36
+ "psalm/plugin-phpunit" : " ^0.17 .0" ,
37
+ "vimeo/psalm" : " ^4.24.0 "
35
38
},
36
39
"autoload" : {
37
40
"psr-4" : {
You can’t perform that action at this time.
0 commit comments