Skip to content

Commit 471ec06

Browse files
committed
BUMP dependencies to allow for PHP8.5
1 parent 6d774ca commit 471ec06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"phpunit/phpunit": "^9.6.12",
1313
"friendsofphp/php-cs-fixer": "^3.26.1",
1414
"php-parallel-lint/php-parallel-lint": "^1.3.2",
15-
"dave-liddament/phpstan-rule-test-helper": "^0.5.0",
15+
"dave-liddament/phpstan-rule-test-helper": "^0.5.0 || ^0.6.0",
1616
"nette/neon": "^3.4"
1717
},
1818
"license": "MIT",

0 commit comments

Comments
 (0)