Skip to content

Commit ae9d988

Browse files
authoredJan 15, 2025··
Merge branch 'main' into tests/dependency-tests
2 parents c863ab7 + e803de3 commit ae9d988

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "phpstan-extension",
66
"require": {
77
"php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
8-
"phpstan/phpstan": "^1.12.19 || ^2.0",
8+
"phpstan/phpstan": "^1.12.15 || ^2.0",
99
"dave-liddament/php-language-extensions": "^0.8.0 || ^0.9.0"
1010
},
1111
"require-dev": {

0 commit comments

Comments
 (0)
Please sign in to comment.