There was an error while loading. Please reload this page.
1 parent 0c126e8 commit c0f61a3Copy full SHA for c0f61a3
composer.json
@@ -18,8 +18,8 @@
18
"phpunit/phpunit": "<12.0",
19
"phpfui/phpunit-syntax-coverage": "^1.0",
20
"roave/security-advisories": "dev-latest",
21
- "friendsofphp/php-cs-fixer": "^3.0",
22
- "phpstan/phpstan": "^1.8"
+ "friendsofphp/php-cs-fixer": "*",
+ "phpstan/phpstan": "*"
23
},
24
"autoload": {
25
"psr-4": {"PHPFUI\\MySQLSlowQuery\\": "src/PHPFUI/MySQLSlowQuery/"}
0 commit comments