Skip to content

Commit 6a8f44d

Browse files
authored
Merge pull request #40 from slimphp/dependabot/composer/phpstan/phpstan-tw-0.12.28or-tw-1.0.0
Update phpstan/phpstan requirement from ^0.12.28 to ^0.12.28 || ^1.0.0
2 parents 7128e7a + 109a4a6 commit 6a8f44d

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"
29+
"phpstan/phpstan": "^1.3"
3030
},
3131
"autoload": {
3232
"psr-4": {

0 commit comments

Comments
 (0)