We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a628bdb commit 5d2d853Copy full SHA for 5d2d853
2 files changed
composer.json
@@ -5,12 +5,12 @@
5
"type": "phpstan-extension",
6
"require": {
7
"php": ">=8.0 <8.3",
8
- "phpstan/phpstan": "^1.9.14",
9
- "dave-liddament/php-language-extensions": "^0.4.0"
+ "phpstan/phpstan": "^1.10.34",
+ "dave-liddament/php-language-extensions": "^0.5.0"
10
},
11
"require-dev": {
12
- "phpunit/phpunit": "^9.5.28",
13
- "friendsofphp/php-cs-fixer": "^3.13.2",
+ "phpunit/phpunit": "^9.6.12",
+ "friendsofphp/php-cs-fixer": "^3.26.1",
14
"php-parallel-lint/php-parallel-lint": "^1.3.2",
15
"dave-liddament/phpstan-rule-test-helper": "^0.1.0"
16
0 commit comments