Skip to content

Commit c0f61a3

Browse files
committed
Upgrade PHPStan
1 parent 0c126e8 commit c0f61a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"phpunit/phpunit": "<12.0",
1919
"phpfui/phpunit-syntax-coverage": "^1.0",
2020
"roave/security-advisories": "dev-latest",
21-
"friendsofphp/php-cs-fixer": "^3.0",
22-
"phpstan/phpstan": "^1.8"
21+
"friendsofphp/php-cs-fixer": "*",
22+
"phpstan/phpstan": "*"
2323
},
2424
"autoload": {
2525
"psr-4": {"PHPFUI\\MySQLSlowQuery\\": "src/PHPFUI/MySQLSlowQuery/"}

0 commit comments

Comments
 (0)