We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f786eda commit f33c2bfCopy full SHA for f33c2bf
composer.json
@@ -35,12 +35,12 @@
35
"require": {
36
"php": ">=8.5",
37
"ext-mysqli": "*",
38
- "aplus/debug": "^4.3",
39
- "aplus/log": "^4.0"
+ "aplus/debug": "^5.0",
+ "aplus/log": "^5.0"
40
},
41
"require-dev": {
42
"ext-xdebug": "*",
43
- "aplus/coding-standard": "^2.8",
+ "aplus/coding-standard": "^3.0",
44
"ergebnis/composer-normalize": "^2.25",
45
"jetbrains/phpstorm-attributes": "^1.0",
46
"phpmd/phpmd": "^2.13",
0 commit comments