File tree Expand file tree Collapse file tree 2 files changed +163
-158
lines changed
Expand file tree Collapse file tree 2 files changed +163
-158
lines changed Original file line number Diff line number Diff line change 88 ],
99 "license" : " BSD-3-Clause" ,
1010 "require" : {
11- "php" : " ~8.1 .0 || ~8.2 .0 || ~8.3 .0 || ~8.4 .0" ,
12- "laminas/laminas-cache" : " ^4.1 .0" ,
13- "laminas/laminas-serializer" : " ^3.0 " ,
14- "phpbench/phpbench" : " ^1.2.15 "
11+ "php" : " ~8.2 .0 || ~8.3 .0 || ~8.4 .0 || ~8.5 .0" ,
12+ "laminas/laminas-cache" : " ^4.2 .0" ,
13+ "laminas/laminas-serializer" : " ^3.2 " ,
14+ "phpbench/phpbench" : " ^1.5.1 "
1515 },
1616 "require-dev" : {
1717 "laminas/laminas-coding-standard" : " ~3.1.0" ,
18- "vimeo/psalm" : " ^6.10.0 "
18+ "vimeo/psalm" : " ^6.15.1 "
1919 },
2020 "config" : {
2121 "sort-packages" : true ,
2222 "platform" : {
23- "php" : " 8.1 .99"
23+ "php" : " 8.2 .99"
2424 },
2525 "allow-plugins" : {
2626 "dealerdirect/phpcodesniffer-composer-installer" : true
You can’t perform that action at this time.
0 commit comments