Skip to content

Commit 393b76d

Browse files
author
Alexander Miertsch
authored
Merge pull request #91 from prooph/dependabot/composer/phpstan/phpstan-tw-1.5
Update phpstan/phpstan requirement from ^0.12 to ^1.5
2 parents 34204bb + 5b2564a commit 393b76d

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
@@ -70,7 +70,7 @@
7070
"friendsofphp/php-cs-fixer": "^3.5",
7171
"prooph/php-cs-fixer-config": "^0.5.0",
7272
"matthiasnoback/symfony-dependency-injection-test": "^3.1 || ^4.1",
73-
"phpstan/phpstan": "^0.12"
73+
"phpstan/phpstan": "^1.5"
7474
},
7575
"minimum-stability": "dev",
7676
"prefer-stable": true,

0 commit comments

Comments
 (0)