Skip to content

Commit 7007af2

Browse files
authored
Merge pull request #238 from shochdoerfer/feature/phpstan_1.5.7
Bump phpstan/phpstan to 1.5.7
2 parents b306fae + 3e00235 commit 7007af2

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
@@ -22,7 +22,7 @@
2222
"php": "^7.2.0 || ^8.1.0",
2323
"ext-dom": "*",
2424
"laminas/laminas-code": "~3.3.0 || ~3.4.1 || ~3.5.1 || ~4.5.0",
25-
"phpstan/phpstan": "^1.5.0",
25+
"phpstan/phpstan": "^1.5.7",
2626
"symfony/finder": "^3.0 || ^4.0 || ^5.0 || ^6.0"
2727
},
2828
"conflict": {
@@ -38,7 +38,7 @@
3838
"nette/neon": "^3.3.3",
3939
"nikic/php-parser": "^4.13.2",
4040
"phpstan/extension-installer": "^1.1.0",
41-
"phpstan/phpstan-phpunit": "^1.0.0",
41+
"phpstan/phpstan-phpunit": "^1.1.1",
4242
"phpstan/phpstan-strict-rules": "^1.1.0",
4343
"phpunit/phpunit": "^9.5.19",
4444
"squizlabs/php_codesniffer": "^3.6.2"

0 commit comments

Comments
 (0)