Skip to content

Commit 109a4a6

Browse files
authored
Update phpstan
1 parent dab2c5c commit 109a4a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"phpunit/phpunit": "^8.5.13 || ^9.3.8",
2727
"slim/psr7": "^1.1",
2828
"squizlabs/php_codesniffer": "^3.5",
29-
"phpstan/phpstan": "^0.12.28 || ^1.0.0"
29+
"phpstan/phpstan": "^1.3"
3030
},
3131
"autoload": {
3232
"psr-4": {

0 commit comments

Comments
 (0)