File tree Expand file tree Collapse file tree 3 files changed +136
-71
lines changed
Expand file tree Collapse file tree 3 files changed +136
-71
lines changed Original file line number Diff line number Diff line change 22 "ini" : [
33 " apc.enable_cli=1"
44 ],
5- "backwardCompatibilityCheck" : true
5+ "backwardCompatibilityCheck" : true ,
6+ "ignore_php_platform_requirements" : {
7+ "8.4" : true
8+ }
69}
Original file line number Diff line number Diff line change 77 ],
88 "license" : " BSD-3-Clause" ,
99 "require" : {
10- "php" : " ~8.1.0 || ~8.2.0 || ~8.3.0" ,
10+ "php" : " ~8.1.0 || ~8.2.0 || ~8.3.0 ||~8.4.0 " ,
1111 "ext-apcu" : " ^5.1.10" ,
1212 "laminas/laminas-cache" : " ^4.0"
1313 },
1717 "require-dev" : {
1818 "laminas/laminas-cache" : " 4.0.x-dev || ^4.0" ,
1919 "laminas/laminas-cache-storage-adapter-test" : " 3.0.x-dev || ^3.0" ,
20- "laminas/laminas-coding-standard" : " ~2.5.0 " ,
20+ "laminas/laminas-coding-standard" : " ~3.0.1 " ,
2121 "psalm/plugin-phpunit" : " ^0.19.0" ,
2222 "vimeo/psalm" : " ^5.18"
2323 },
You can’t perform that action at this time.
0 commit comments