Skip to content

Commit 20d73ae

Browse files
authored
Merge pull request #279 from bitExpert/dependabot/composer/phpstan/phpstan-approx-1.9.2
Update phpstan/phpstan requirement from ~1.8.2 to ~1.9.2
2 parents dce8573 + 289d94a commit 20d73ae

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
@@ -23,7 +23,7 @@
2323
"php": "^7.2.0 || ^8.1.0",
2424
"ext-dom": "*",
2525
"laminas/laminas-code": "~3.3.0 || ~3.4.1 || ~3.5.1 || ~4.5.0 || ~4.5.2",
26-
"phpstan/phpstan": "~1.8.2",
26+
"phpstan/phpstan": "~1.9.2",
2727
"symfony/finder": "^3.0 || ^4.0 || ^5.0 || ^6.0"
2828
},
2929
"conflict": {

0 commit comments

Comments
 (0)